JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
net.time4j.clock.FixedClock
Packages that use
FixedClock
Package
Description
net.time4j.clock
Contains miscellaneous clock implementations.
Uses of
FixedClock
in
net.time4j.clock
Methods in
net.time4j.clock
that return
FixedClock
Modifier and Type
Method
Description
static
FixedClock
FixedClock.
of
(
UnixTime
ut)
Creates a new fixed clock.