Uses of Interface
jnr.constants.Constant

Packages that use Constant
com.kenai.constantine   
com.kenai.constantine.platform   
jnr.constants   
jnr.constants.platform.windows   
 

Uses of Constant in com.kenai.constantine
 

Subinterfaces of Constant in com.kenai.constantine
 interface Constant
          Deprecated. 
 

Uses of Constant in com.kenai.constantine.platform
 

Classes in com.kenai.constantine.platform that implement Constant
 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. 
 

Uses of Constant in jnr.constants
 

Methods in jnr.constants that return Constant
 Constant ConstantSet.getConstant(long value)
          Gets the constant for a name.
 Constant ConstantSet.getConstant(String name)
          Gets the constant for a name.
 

Methods in jnr.constants that return types with arguments of type Constant
 Iterator<Constant> ConstantSet.iterator()
           
 

Uses of Constant in jnr.constants.platform.windows
 

Classes in jnr.constants.platform.windows that implement Constant
 class LastError
           
 



Copyright © 2012. All Rights Reserved.