Searched defs:ConcatenatedCharSource (Results 1 – 1 of 1) sorted by relevance
617 private static final class ConcatenatedCharSource extends CharSource { class621 ConcatenatedCharSource(Iterable<? extends CharSource> sources) { in ConcatenatedCharSource() method in ConcatenatedCharSource