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