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