Home
last modified time | relevance | path

Searched defs:newCustomTable (Results 1 – 2 of 2) sorted by relevance

/external/guava/android/guava/src/com/google/common/collect/
DTables.java314 public static <R, C, V> Table<R, C, V> newCustomTable( in newCustomTable() method in Tables
/external/guava/guava/src/com/google/common/collect/
DTables.java380 public static <R, C, V> Table<R, C, V> newCustomTable( in newCustomTable() method in Tables