Class CharLists.SynchronizedRandomAccessList

All Implemented Interfaces:
CharCollection, CharIterable, CharList, Serializable, Comparable<List<? extends Character>>, Iterable<Character>, Collection<Character>, List<Character>, RandomAccess
Enclosing class:
CharLists

public static class CharLists.SynchronizedRandomAccessList
extends CharLists.SynchronizedList
implements RandomAccess, Serializable
A synchronized wrapper class for random-access lists.
See Also:
Serialized Form