Class KeySignPrivate

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static io.aether.net.fastMeta.FastMetaType<KeySignPrivate> META  
    • Constructor Summary

      Constructors 
      Constructor Description
      KeySignPrivate()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean equals​(java.lang.Object o)  
      int getAetherTypeId()  
      int hashCode()  
      void toString​(io.aether.utils.AString sb)  
      • Methods inherited from class io.aether.api.common.Key

        getData
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface io.aether.utils.ToString

        toString2
    • Field Detail

      • META

        public static final io.aether.net.fastMeta.FastMetaType<KeySignPrivate> META
    • Constructor Detail

      • KeySignPrivate

        public KeySignPrivate()
    • Method Detail

      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class KeySign
      • toString

        public void toString​(io.aether.utils.AString sb)
        Specified by:
        toString in interface io.aether.utils.ToString
        Overrides:
        toString in class KeySign