Searched defs:ImmutableList (Results 1 – 4 of 4) sorted by relevance
27 template <typename T> class ImmutableList; variable
41 public abstract class ImmutableList<E> extends ImmutableCollection<E> class44 ImmutableList() {} in ImmutableList() method in ImmutableList
63 public abstract class ImmutableList<E> extends ImmutableCollection<E> class365 ImmutableList() {} in ImmutableList() method in ImmutableList
67 public abstract class ImmutableList<E> extends ImmutableCollection<E> class