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

Method getWallTime

base/src/main/java/net/time4j/DayCycles.java:105–107  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

103 * @return wall time (never 24:00)
104 */
105 public PlainTime getWallTime() {
106 return this.time;
107 }
108
109}

Callers 14

rollAnyTimeBy5HoursMethod · 0.95
rollAnyTimeBy7HoursMethod · 0.95
rollAnyTimeBy24HoursMethod · 0.95
addToMethod · 0.95
plusMethod · 0.95
DaylightSavingRuleMethod · 0.95
applyMethod · 0.45
FullValueOperatorMethod · 0.45
fromMethod · 0.45

Calls

no outgoing calls