MCPcopy Create free account
hub / github.com/bighuang624/Algorithms-notes / compareTo

Method compareTo

code/algs4/Counter.java:83–88  ·  view source on GitHub ↗

Compares this counter to the specified counter. @param that the other counter @return 0 if the value of this counter equals the value of that counter; a negative integer if the value of this counter is less than the value of that counter; and a positive integer if t

(Counter that)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected