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

Method getScale

base/src/main/java/net/time4j/MachineTime.java:494–498  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

492 * @since 2.0
493 */
494 public TimeScale getScale() {
495
496 return this.scale;
497
498 }
499
500 @Override
501 public List<Item<U>> getTotalLength() {

Callers 1

writeMachineTimeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected