Uses of Enum Class
com.kenai.constantine.platform.RLIMIT
Packages that use RLIMIT
-
Uses of RLIMIT in com.kenai.constantine.platform
Fields in com.kenai.constantine.platform with type parameters of type RLIMITModifier and TypeFieldDescriptionprivate static final ConstantResolver<RLIMIT>RLIMIT.resolverDeprecated.Methods in com.kenai.constantine.platform that return RLIMITModifier and TypeMethodDescriptionstatic final RLIMITRLIMIT.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.static RLIMITDeprecated.Returns the enum constant of this class with the specified name.static RLIMIT[]RLIMIT.values()Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.