Interface Constant

All Superinterfaces:
Constant
All Known Implementing Classes:
AddressFamily, ConstantResolver.UnknownConstant, ConstantSet.ConstantImpl, Errno, Fcntl, INAddr, IPProto, NameInfo, OpenFlags, PRIO, ProtocolFamily, RLIM, RLIMIT, Shutdown, Signal, Sock, SocketLevel, SocketOption, Sysconf, TCP, WaitFlags

@Deprecated public interface Constant extends Constant
Deprecated.
A class that represents a native platform constant
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Deprecated.
     

    Methods inherited from interface jnr.constants.Constant

    defined, intValue, longValue, name
  • Method Details

    • value

      int value()
      Deprecated.