JavaScript is disabled on your browser.
Skip navigation links
Spincast Framework
Javadoc
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.spincast.core.utils.Bool
Packages that use
Bool
Package
Description
org.spincast.core.utils
Uses of
Bool
in
org.spincast.core.utils
Fields in
org.spincast.core.utils
declared as
Bool
Modifier and Type
Field
Description
static final
Bool
Bool.
FALSE
static final
Bool
Bool.
TRUE
Methods in
org.spincast.core.utils
that return
Bool
Modifier and Type
Method
Description
static
Bool
Bool.
from
(boolean val)