Searched refs:ofClassAndContents (Results 1 - 3 of 3) sorted by relevance

/external/guava/guava-testlib/src/com/google/common/collect/testing/
H A DMinimalSet.java39 return ofClassAndContents(
45 return ofClassAndContents(Object.class, (E[]) new Object[0], contents);
48 public static <E> MinimalSet<E> ofClassAndContents( method in class:MinimalSet
H A DMinimalCollection.java41 public static <E> MinimalCollection<E> ofClassAndContents( method in class:MinimalCollection
/external/guice/lib/build/
H A Dguava-testlib-16.0.1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...

Completed in 130 milliseconds