Uses of Interface
com.kenai.constantine.Constant
-
Packages that use Constant Package Description com.kenai.constantine com.kenai.constantine.platform -
-
Uses of Constant in com.kenai.constantine
Methods in com.kenai.constantine that return Constant Modifier and Type Method Description Constant
ConstantSet. getConstant(int value)
Deprecated.Gets the constant for a name.Constant
ConstantSet. getConstant(String name)
Deprecated.Gets the constant for a name.Methods in com.kenai.constantine that return types with arguments of type Constant Modifier and Type Method Description Iterator<Constant>
ConstantSet. iterator()
Deprecated. -
Uses of Constant in com.kenai.constantine.platform
Classes in com.kenai.constantine.platform that implement Constant Modifier and Type Class Description class
AddressFamily
Deprecated.class
Errno
Deprecated.class
Fcntl
Deprecated.class
INAddr
Deprecated.class
IPProto
Deprecated.class
NameInfo
Deprecated.class
OpenFlags
Deprecated.class
PRIO
Deprecated.class
ProtocolFamily
Deprecated.class
RLIM
Deprecated.class
RLIMIT
Deprecated.class
Shutdown
Deprecated.class
Signal
Deprecated.class
Sock
Deprecated.class
SocketLevel
Deprecated.class
SocketOption
Deprecated.class
Sysconf
Deprecated.class
TCP
Deprecated.class
WaitFlags
Deprecated.
-