Class Lists.StringAsImmutableList

All Implemented Interfaces:
Serializable, Iterable<Character>, Collection<Character>, List<Character>, RandomAccess, SequencedCollection<Character>
Enclosing class:
Lists

private static final class Lists.StringAsImmutableList extends ImmutableList<Character>