/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
H A D | ImmutableListMultimap.java | 33 * {@code ImmutableListMultimap} contains its own data and will <i>never</i> 34 * change. {@code ImmutableListMultimap} is convenient for 51 public class ImmutableListMultimap<K, V> class in inherits:ImmutableMultimap,ListMultimap 58 public static <K, V> ImmutableListMultimap<K, V> of() { 59 return (ImmutableListMultimap<K, V>) EmptyImmutableListMultimap.INSTANCE; 65 public static <K, V> ImmutableListMultimap<K, V> of(K k1, V v1) { 66 ImmutableListMultimap.Builder<K, V> builder 67 = ImmutableListMultimap.builder(); 75 public static <K, V> ImmutableListMultimap<K, V> of(K k1, V v1, K k2, V v2) { 76 ImmutableListMultimap 266 ImmutableListMultimap(ImmutableMap<K, ImmutableList<V>> map, int size) { method in class:ImmutableListMultimap [all...] |
H A D | Multimaps.java | 709 delegate instanceof ImmutableListMultimap) { 722 ImmutableListMultimap<K, V> delegate) { 1193 * = ImmutableListMultimap.of("a", 4, "a", 16, "b", 9); 1323 * Creates an index {@code ImmutableListMultimap} that contains the results of 1350 * ImmutableListMultimap} 1352 * @return {@code ImmutableListMultimap} mapping the result of evaluating the 1364 public static <K, V> ImmutableListMultimap<K, V> index( 1370 * Creates an index {@code ImmutableListMultimap} that contains the results of 1397 * ImmutableListMultimap} 1399 * @return {@code ImmutableListMultimap} mappin 721 unmodifiableListMultimap( ImmutableListMultimap<K, V> delegate) argument [all...] |
/external/guava/guava/src/com/google/common/collect/ |
H A D | ImmutableListMultimap.java | 38 * {@code ImmutableListMultimap} contains its own data and will <i>never</i> 39 * change. {@code ImmutableListMultimap} is convenient for 56 public class ImmutableListMultimap<K, V> class in inherits:ImmutableMultimap,ListMultimap 63 public static <K, V> ImmutableListMultimap<K, V> of() { 64 return (ImmutableListMultimap<K, V>) EmptyImmutableListMultimap.INSTANCE; 70 public static <K, V> ImmutableListMultimap<K, V> of(K k1, V v1) { 71 ImmutableListMultimap.Builder<K, V> builder 72 = ImmutableListMultimap.builder(); 80 public static <K, V> ImmutableListMultimap<K, V> of(K k1, V v1, K k2, V v2) { 81 ImmutableListMultimap 271 ImmutableListMultimap(ImmutableMap<K, ImmutableList<V>> map, int size) { method in class:ImmutableListMultimap [all...] |
H A D | Multimaps.java | 798 delegate instanceof ImmutableListMultimap) { 811 ImmutableListMultimap<K, V> delegate) { 1282 * = ImmutableListMultimap.of("a", 4, "a", 16, "b", 9); 1412 * Creates an index {@code ImmutableListMultimap} that contains the results of 1439 * ImmutableListMultimap} 1441 * @return {@code ImmutableListMultimap} mapping the result of evaluating the 1453 public static <K, V> ImmutableListMultimap<K, V> index( 1459 * Creates an index {@code ImmutableListMultimap} that contains the results of 1486 * ImmutableListMultimap} 1488 * @return {@code ImmutableListMultimap} mappin 810 unmodifiableListMultimap( ImmutableListMultimap<K, V> delegate) argument [all...] |
/external/owasp/sanitizer/distrib/lib/ |
H A D | guava.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ... |
/external/owasp/sanitizer/lib/guava-libraries/ |
H A D | guava.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ... |
/external/dagger2/lib/ |
H A D | auto-value-1.0.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ... |
H A D | google-java-format-0.1-20151017.042846-2.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ... |
/external/guice/lib/ |
H A D | guava-16.0.1.jar | META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ... |
/external/testng/ant/3rdparty/ |
H A D | doclava-1.0.3.jar | META-INF/MANIFEST.MF assets/html/index.html assets/templates/data.hdf assets/templates/assets/ ... |
/external/robolectric/v3/runtime/ |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
/external/libgdx/backends/gdx-backends-gwt/libs/ |
H A D | gwt-dev.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ... |