Hierarchy For Package org.polkadot.types.primitive

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • java.util.AbstractMap<K,​V> (implements java.util.Map<K,​V>)
      • java.util.HashMap<K,​V> (implements java.lang.Cloneable, java.util.Map<K,​V>, java.io.Serializable)
    • org.polkadot.types.primitive.Bool (implements org.polkadot.types.Codec)
    • java.util.Date (implements java.lang.Cloneable, java.lang.Comparable<T>, java.io.Serializable)
    • org.polkadot.types.primitive.Method.DecodeMethodInput
    • org.polkadot.types.primitive.Method.MethodFunction (implements org.polkadot.direct.IFunction<R>)
    • org.polkadot.types.primitive.Null (implements org.polkadot.types.Codec)
    • java.lang.Number (implements java.io.Serializable)
      • java.math.BigInteger (implements java.lang.Comparable<T>)
        • org.polkadot.types.codec.AbstractInt (implements org.polkadot.types.Codec)
          • org.polkadot.types.primitive.Int
            • org.polkadot.types.primitive.I128
            • org.polkadot.types.primitive.I16
            • org.polkadot.types.primitive.I256
            • org.polkadot.types.primitive.I32
            • org.polkadot.types.primitive.I64
            • org.polkadot.types.primitive.I8
          • org.polkadot.types.codec.UInt (implements org.polkadot.types.codec.Compactable)
            • org.polkadot.types.primitive.U128
            • org.polkadot.types.primitive.U16
            • org.polkadot.types.primitive.U256
            • org.polkadot.types.primitive.U32
            • org.polkadot.types.primitive.U64
              • org.polkadot.types.primitive.USize
            • org.polkadot.types.primitive.U8
    • org.polkadot.types.primitive.StorageKey.StorageFunction (implements org.polkadot.direct.IFunction<R>)
    • org.polkadot.types.primitive.Text (implements java.lang.CharSequence, org.polkadot.types.Codec)
      • org.polkadot.types.primitive.Type
    • org.polkadot.types.codec.U8a (implements org.polkadot.types.Codec)