JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum Class
jnr.constants.platform.linux.s390x.IP
Packages that use
IP
Package
Description
jnr.constants.platform.linux.s390x
Uses of
IP
in
jnr.constants.platform.linux.s390x
Methods in
jnr.constants.platform.linux.s390x
that return
IP
Modifier and Type
Method
Description
static
IP
IP.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
IP
[]
IP.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.