JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum Class
io.datarouter.bytes.kvfile.io.footer.KvFileFooterKey
Packages that use
KvFileFooterKey
Package
Description
io.datarouter.bytes.kvfile.io.footer
Uses of
KvFileFooterKey
in
io.datarouter.bytes.kvfile.io.footer
Methods in
io.datarouter.bytes.kvfile.io.footer
that return
KvFileFooterKey
Modifier and Type
Method
Description
static
KvFileFooterKey
KvFileFooterKey.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
KvFileFooterKey
[]
KvFileFooterKey.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.