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

Method compareTo

base/src/main/java/net/time4j/engine/TimePoint.java:237–238  ·  view source on GitHub ↗
(T timePoint)

Source from the content-addressed store, hash-verified

235 * @see #equals(Object)
236 */
237 @Override
238 public abstract int compareTo(T timePoint);
239
240 /**
241 * <p>Adds the given time span to this time point and yields

Callers 9

betweenMethod · 0.45
minMethod · 0.45
maxMethod · 0.45
compareMethod · 0.45
compareMethod · 0.45
stepForwardMethod · 0.45
stepBackwardsMethod · 0.45
compareMethod · 0.45
compareMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected