Class Argon2_type

  • All Implemented Interfaces:
    com.sun.jna.NativeMapped, java.io.Serializable

    public class Argon2_type
    extends com.sun.jna.NativeLong
    argon2_type type for C interaction.
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from class com.sun.jna.NativeLong

        SIZE
    • Constructor Summary

      Constructors 
      Constructor Description
      Argon2_type()
      Constructor.
      Argon2_type​(long value)
      Constructor.
    • Method Summary

      • Methods inherited from class com.sun.jna.IntegerType

        compare, compare, compare, doubleValue, equals, floatValue, fromNative, hashCode, intValue, longValue, nativeType, setValue, toNative, toString
      • Methods inherited from class java.lang.Number

        byteValue, shortValue
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • Argon2_type

        public Argon2_type()
        Constructor.
      • Argon2_type

        public Argon2_type​(long value)
        Constructor.
        Parameters:
        value - Value.