Searched refs:cellFunction (Results 1 - 1 of 1) sorted by relevance

/external/guava/guava/src/com/google/common/collect/
H A DTables.java471 Function<Cell<R, C, V1>, Cell<R, C, V2>> cellFunction() { method in class:Tables.TransformedTable
484 super(fromTable.cellSet(), cellFunction());

Completed in 65 milliseconds