Searched defs:ImmutableList (Results 1 – 4 of 4) sorted by relevance
27 template <typename T> class ImmutableList; variable
40 public abstract class ImmutableList<E> extends ImmutableCollection<E> class45 ImmutableList() {} in ImmutableList() method in ImmutableList
61 public abstract class ImmutableList<E> extends ImmutableCollection<E> class352 ImmutableList() {} in ImmutableList() method in ImmutableList
66 public abstract class ImmutableList<E> extends ImmutableCollection<E> class