JavaScript is disabled on your browser.
JBStrap
JBStrap framework 4.0
Skip navigation links
JBStrap framework 4.0 - Documentation
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Enum Class
com.jbstrap.core.cache.UserCache
Packages that use
UserCache
Package
Description
com.jbstrap.core.cache
Uses of
UserCache
in
com.jbstrap.core.cache
Methods in
com.jbstrap.core.cache
that return
UserCache
Modifier and Type
Method
Description
static
UserCache
UserCache.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
UserCache
[]
UserCache.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.