Home
last modified time | relevance | path

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

/external/guava/android/guava/src/com/google/common/collect/
DTableCollectors.java42 Function<? super T, ? extends C> columnFunction, in toImmutableTable()
58 Function<? super T, ? extends C> columnFunction, in toImmutableTable()
93 java.util.function.Function<? super T, ? extends C> columnFunction, in toTable()
114 java.util.function.Function<? super T, ? extends C> columnFunction, in toTable()
DTables.java76 java.util.function.Function<? super T, ? extends C> columnFunction, in toTable()
105 java.util.function.Function<? super T, ? extends C> columnFunction, in toTable()
528 Function<Map<R, V1>, Map<R, V2>> columnFunction = in columnMap() local
DImmutableTable.java69 Function<? super T, ? extends C> columnFunction, in toImmutableTable()
88 Function<? super T, ? extends C> columnFunction, in toImmutableTable()
/external/guava/guava/src/com/google/common/collect/
DTableCollectors.java39 Function<? super T, ? extends C> columnFunction, in toImmutableTable()
55 Function<? super T, ? extends C> columnFunction, in toImmutableTable()
90 java.util.function.Function<? super T, ? extends C> columnFunction, in toTable()
111 java.util.function.Function<? super T, ? extends C> columnFunction, in toTable()
DTables.java77 java.util.function.Function<? super T, ? extends C> columnFunction, in toTable()
106 java.util.function.Function<? super T, ? extends C> columnFunction, in toTable()
542 Function<Map<R, V1>, Map<R, V2>> columnFunction = in columnMap() local
DImmutableTable.java70 Function<? super T, ? extends C> columnFunction, in toImmutableTable()
89 Function<? super T, ? extends C> columnFunction, in toImmutableTable()