Package org.polkadot.api
Class ApiBase.StorageOnCallFunction
- java.lang.Object
-
- org.polkadot.api.ApiBase.StorageOnCallFunction
-
- All Implemented Interfaces:
Types.OnCallFunction
- Enclosing class:
- ApiBase<ApplyResult>
protected abstract static class ApiBase.StorageOnCallFunction extends java.lang.Object implements Types.OnCallFunction
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedStorageOnCallFunction()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.polkadot.api.Types.OnCallFunction
apply
-
-