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.MetaCache
Packages that use
MetaCache
Package
Description
com.jbstrap.core.cache
Uses of
MetaCache
in
com.jbstrap.core.cache
Methods in
com.jbstrap.core.cache
that return
MetaCache
Modifier and Type
Method
Description
static
MetaCache
MetaCache.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
MetaCache
[]
MetaCache.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.