Searched refs:newCustomTable (Results 1 – 2 of 2) sorted by relevance
47 = Tables.newCustomTable(backingMap, factory); in create()
297 public static <R, C, V> Table<R, C, V> newCustomTable( in newCustomTable() method in Tables