Package org.polkadot.types
Interface Types.ConstructorCodec<T extends Codec>
-
- All Known Implementing Classes:
Event.EventData.Builder
- Enclosing interface:
- Types
public static interface Types.ConstructorCodec<T extends Codec>
-
-
Method Summary
Modifier and Type Method Description java.lang.Class<T>getTClass()TnewInstance(java.lang.Object... values)
-