HomeSort by relevance Sort by last modified time
    Searched defs:ImmutableCollection (Results 1 - 15 of 15) sorted by null

  /external/guava/guava/src/com/google/common/collect/
ImmutableCollection.java 42 public abstract class ImmutableCollection<E>
44 static final ImmutableCollection<Object> EMPTY_IMMUTABLE_COLLECTION
47 ImmutableCollection() {}
174 extends ImmutableCollection<Object> {
218 extends ImmutableCollection<E> {
270 * Abstract base class for builders of {@link ImmutableCollection} types.
280 * Adds {@code element} to the {@code ImmutableCollection} being built.
292 * Adds each element of {@code elements} to the {@code ImmutableCollection}
311 * Adds each element of {@code elements} to the {@code ImmutableCollection}
330 * Adds each element of {@code elements} to the {@code ImmutableCollection}
    [all...]
  /external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
ImmutableCollection.java 30 * GWT emulated version of {@link ImmutableCollection}.
35 public abstract class ImmutableCollection<E>
38 static final ImmutableCollection<Object> EMPTY_IMMUTABLE_COLLECTION
41 ImmutableCollection() {}
135 static <E> ImmutableCollection<E> unsafeDelegate(Collection<E> delegate) {
171 public abstract ImmutableCollection<E> build();
  /libcore/benchmarks/libs/
caliper.jar 
  /prebuilts/sdk/tools/lib/
guava-10.0.1.jar 
lint.jar 
lint_api.jar 
lint_checks.jar 
lombok-ast-0.2.jar 
  /prebuilts/tools/common/lombok-ast/
lombok-ast-0.2.1.jar 
lombok-ast-0.2.jar 
  /prebuilts/devtools/tools/lib/
guava-13.0.1.jar 
  /prebuilts/misc/common/tradefed/
tradefed-prebuilt.jar 
  /prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava/14.0/
guava-14.0.jar 
  /prebuilts/tools/common/guava-tools/
guava-13.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/guava/guava/13.0.1/
guava-13.0.1.jar 

Completed in 54 milliseconds