Class HydrogenCurvePrivate

  • All Implemented Interfaces:
    io.aether.utils.ToString

    public class HydrogenCurvePrivate
    extends KeyAsymmetricPrivate
    implements io.aether.utils.ToString
    • Constructor Summary

      Constructors 
      Constructor Description
      HydrogenCurvePrivate​(@io.aether.net.fastMeta.L(32) byte[] data)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean dataContains​(byte el)  
      boolean equals​(java.lang.Object o)  
      int getAetherTypeId()  
      @io.aether.net.fastMeta.L(32) byte[] getData()  
      int hashCode()  
      void toString​(io.aether.utils.AString sb)  
      • 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_BODY

        public static final io.aether.net.fastMeta.FastMetaType<HydrogenCurvePrivate> META_BODY
      • data

        protected final @io.aether.net.fastMeta.L(32) byte[] data
    • Constructor Detail

      • HydrogenCurvePrivate

        public HydrogenCurvePrivate​(@io.aether.net.fastMeta.L(32) byte[] data)