經安全檢測,此網站為安全網站,請放心前往原始網址!

java.lang: public final class: String - DocJar: Search Open Source Java API

All string literals in Java programs, such as "abc", are implemented as instances of this class. ... public static String valueOf(char[] data, int offset, int count) { return new String(data, offset, count); } Returns the string representation of a specif

www.docjar.com

網址安全性掃描由 google 提供