Package org.polkadot.direct
Interface IFunction<R>
-
- All Known Subinterfaces:
IRpcFunction<T>,Types.DeriveRealFunction
- All Known Implementing Classes:
Method.MethodFunction,StorageKey.StorageFunction,Types.DecoratedRpcMethod,Types.DeriveMethod,Types.QueryableStorageFunction,Types.SubmittableExtrinsicFunction
public interface IFunction<R>