MCPcopy Index your code
hub / github.com/YujiSoftware/JDK1.0 / substring

Method substring

src/java/lang/String.java:567–569  ·  view source on GitHub ↗

Returns the substring of this String. The substring is specified by a beginIndex (inclusive) and the end of the string. @param beginIndex the beginning index, inclusive

(int beginIndex)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

trimMethod · 0.95
getIntegerMethod · 0.95
initializeLinkerMethod · 0.95
getLongMethod · 0.95
parseURLMethod · 0.95
getFontMethod · 0.95
listMethod · 0.95
printThreadGroupMethod · 0.95
stopMethod · 0.95
clearMethod · 0.95
printMethod · 0.95
TTYMethod · 0.95

Calls 1

lengthMethod · 0.95

Tested by 1

colormethodMethod · 0.76