Home
last modified time | relevance | path

Searched defs:ImmutableList (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DProgramStateTrait.h27 template <typename T> class ImmutableList; variable
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
DImmutableList.java40 public abstract class ImmutableList<E> extends ForwardingImmutableCollection<E> class
45 ImmutableList(List<E> delegate) { in ImmutableList() method in ImmutableList
50 ImmutableList() { in ImmutableList() method in ImmutableList
/external/guava/guava/src/com/google/common/collect/
DImmutableList.java58 public abstract class ImmutableList<E> extends ImmutableCollection<E> class
310 ImmutableList() {} in ImmutableList() method in ImmutableList