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

Method concat

src/java/lang/String.java:599–608  ·  view source on GitHub ↗

Concatenates the specified string to the end of this String. @param str the String which is concatenated to the end of this String

(String str)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

getCharsMethod · 0.95
lengthMethod · 0.45

Tested by

no test coverage detected