public final class StringWrapper
private final Integer
type
private final String
content
start
StringWrapper(Integer type, String content, Integer start)
final Integer
getType()
final String
getContent()
getStart()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Integer getType()
final String getContent()
final Integer getStart()
String toString()