Uses of Interface
com.google.guava.labs.collect.BinarySearch.IntSearchTarget
Packages that use BinarySearch.IntSearchTarget
Package
Description
BinarySearch and some extra collectors for Guava (requires mug-guava artifact)
-
Uses of BinarySearch.IntSearchTarget in com.google.guava.labs.collect
Methods in com.google.guava.labs.collect that return types with arguments of type BinarySearch.IntSearchTargetModifier and TypeMethodDescriptionBinarySearch.forInts()
Returns aBinarySearch.Table
over all integers.Returns aBinarySearch.Table
over the givenrange
.