MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / compareTo

Method compareTo

src/java/lang/String.java:284–301  ·  view source on GitHub ↗

Compares this String to another specified String. Returns an integer that is less than, equal to, or greater than zero. The integer's value depends on whether this String is less than, equal to, or greater than anotherString. @param anotherString the String to be compared

(String anotherString)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

minMethod · 0.95

Tested by

no test coverage detected