Class Storage.PlainType

  • All Implemented Interfaces:
    java.lang.CharSequence, Codec
    Enclosing interface:
    Storage

    public static class Storage.PlainType
    extends Type
    • Constructor Summary

      Constructors 
      Constructor Description
      PlainType​(java.lang.Object value)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface java.lang.CharSequence

        chars, codePoints
      • Methods inherited from interface org.polkadot.types.Codec

        toU8a
    • Constructor Detail

      • PlainType

        public PlainType​(java.lang.Object value)