JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum Class
org.jnetpcap.internal.NativeABI
Packages that use
NativeABI
Package
Description
org.jnetpcap.internal
Uses of
NativeABI
in
org.jnetpcap.internal
Methods in
org.jnetpcap.internal
that return
NativeABI
Modifier and Type
Method
Description
static
NativeABI
NativeABI.
current
()
Current.
static
NativeABI
NativeABI.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
NativeABI
[]
NativeABI.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.