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 ConstantConstantSet. getConstant(int value)Deprecated.Gets the constant for a name.ConstantConstantSet. getConstant(java.lang.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 java.util.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 classAddressFamilyDeprecated.classErrnoDeprecated.classFcntlDeprecated.classINAddrDeprecated.classIPProtoDeprecated.classNameInfoDeprecated.classOpenFlagsDeprecated.classPRIODeprecated.classProtocolFamilyDeprecated.classRLIMDeprecated.classRLIMITDeprecated.classShutdownDeprecated.classSignalDeprecated.classSockDeprecated.classSocketLevelDeprecated.classSocketOptionDeprecated.classSysconfDeprecated.classTCPDeprecated.classWaitFlagsDeprecated.
-