概要:
详细资料:
Source(String raw)
String
asString()
char
charAt(int index)
int
indexOf(String str)
boolean
isEmpty()
length()
Source
subSource(int from)
subSource(int from, int to)
toString()
trimEnd(String str)
trimEnd(String... arr)
trimStart(String str)
trimStart(String... arr)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object