MCPcopy Create free account
hub / github.com/MenoData/Time4J / getReferenceClock

Method getReferenceClock

base/src/main/java/net/time4j/PrettyTime.java:258–260  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

256 * @see #printRelative(UnixTime, String)
257 */
258 public TimeSource<?> getReferenceClock() {
259 return this.refClock;
260 }
261
262 /**
263 * <p>Yields a changed copy of this instance with given reference

Callers 3

printRelativeMethod · 0.95
printRelativeOrDateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected