Searched defs:TransformedCollection (Results 1 – 1 of 1) sorted by relevance
| /external/guava/guava/src/com/google/common/collect/ | ||
| D | Collections2.java | 265 static class TransformedCollection<F, T> extends AbstractCollection<T> { class in Collections2 |