Searched defs:StringCharSource (Results 1 – 1 of 1) sorted by relevance
571 private static class StringCharSource extends CharSequenceCharSource { class572 protected StringCharSource(String seq) { in StringCharSource() method in StringCharSource