JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Enum Class
net.time4j.history.Computus
Packages that use
Computus
Package
Description
net.time4j.history
Support for the historical ancestors of modern ISO-8601-standard.
Uses of
Computus
in
net.time4j.history
Methods in
net.time4j.history
that return
Computus
Modifier and Type
Method
Description
static
Computus
Computus.
valueOf
(
String
name)
Returns the enum constant of this class with the specified name.
static
Computus
[]
Computus.
values
()
Returns an array containing the constants of this enum class, in the order they are declared.