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

Method startsWith

src/java/lang/String.java:373–390  ·  view source on GitHub ↗

Determines whether this String starts with some prefix. @param prefix the prefix @param toffset where to begin looking in the the String @return true if the String starts with the specified prefix; false otherwise.

(String prefix, int toffset)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

endsWithMethod · 0.95
getIntegerMethod · 0.95
getLongMethod · 0.95
getFontMethod · 0.95
printMethod · 0.95
TTYMethod · 0.95
mainMethod · 0.95
colormethodMethod · 0.95
parseThreadIdMethod · 0.80
getClassFromTokenMethod · 0.80
parseHighlightMethod · 0.80

Calls

no outgoing calls

Tested by 1

colormethodMethod · 0.76