Class StringCharSequence

java.lang.Object
com.ning.http.util.StringCharSequence
All Implemented Interfaces:
CharSequence

public class StringCharSequence extends Object implements CharSequence
A CharSequence String wrapper that doesn't copy the char[] (damn new String implementation!!!)
Author:
slandelle