Home
last modified time | relevance | path

Searched defs:rowFunction (Results 1 – 6 of 6) sorted by relevance

/external/guava/android/guava/src/com/google/common/collect/
DTableCollectors.java41 Function<? super T, ? extends R> rowFunction, in toImmutableTable()
57 Function<? super T, ? extends R> rowFunction, in toImmutableTable()
92 java.util.function.Function<? super T, ? extends R> rowFunction, in toTable()
113 java.util.function.Function<? super T, ? extends R> rowFunction, in toTable()
DTables.java75 java.util.function.Function<? super T, ? extends R> rowFunction, in toTable()
104 java.util.function.Function<? super T, ? extends R> rowFunction, in toTable()
516 Function<Map<C, V1>, Map<C, V2>> rowFunction = in rowMap() local
DImmutableTable.java68 Function<? super T, ? extends R> rowFunction, in toImmutableTable()
87 Function<? super T, ? extends R> rowFunction, in toImmutableTable()
/external/guava/guava/src/com/google/common/collect/
DTableCollectors.java38 Function<? super T, ? extends R> rowFunction, in toImmutableTable()
54 Function<? super T, ? extends R> rowFunction, in toImmutableTable()
89 java.util.function.Function<? super T, ? extends R> rowFunction, in toTable()
110 java.util.function.Function<? super T, ? extends R> rowFunction, in toTable()
DTables.java76 java.util.function.Function<? super T, ? extends R> rowFunction, in toTable()
105 java.util.function.Function<? super T, ? extends R> rowFunction, in toTable()
530 Function<Map<C, V1>, Map<C, V2>> rowFunction = in rowMap() local
DImmutableTable.java69 Function<? super T, ? extends R> rowFunction, in toImmutableTable()
88 Function<? super T, ? extends R> rowFunction, in toImmutableTable()