Uses of Package
com.google.mu.collect
Packages that use com.google.mu.collect
Package
Description
BinarySearch and some extra collectors for Guava (requires mug-guava artifact)
A few useful collections
-
Classes in com.google.mu.collect used by com.google.guava.labs.collect
-
Classes in com.google.mu.collect used by com.google.mu.collectClassDescriptionImmutable
List
implementation that supports O(1) concatenation.A lookup table that stores prefix (a list of keys of typeK
) -> value mappings.Builder ofPrefixSearchTable
.Parser forSelection
.