JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
dk.cloudcreate.essentials.shared.functional.tuple.Empty
Packages that use
Empty
Package
Description
dk.cloudcreate.essentials.shared.functional.tuple
Uses of
Empty
in
dk.cloudcreate.essentials.shared.functional.tuple
Fields in
dk.cloudcreate.essentials.shared.functional.tuple
declared as
Empty
Modifier and Type
Field
Description
static final
Empty
Empty.
INSTANCE
The shared single instance of the
Empty
tuple
Methods in
dk.cloudcreate.essentials.shared.functional.tuple
that return
Empty
Modifier and Type
Method
Description
static
Empty
Tuple.
empty
()
Create/Get and
Empty
Tuple
static
Empty
Empty.
instance
()
The shared single instance of the
Empty
tuple
static
Empty
Tuple.
of
()
Create/Get and
Empty
Tuple