Uses of Interface
com.google.guava.labs.collect.BinarySearch.LongSearchTarget
Packages that use BinarySearch.LongSearchTarget
Package
Description
BinarySearch and some extra collectors for Guava (requires mug-guava artifact)
- 
Uses of BinarySearch.LongSearchTarget in com.google.guava.labs.collect
Methods in com.google.guava.labs.collect that return types with arguments of type BinarySearch.LongSearchTargetModifier and TypeMethodDescriptionBinarySearch.forLongs()Similar toBinarySearch.forInts(Range), but returns aBinarySearch.Tableover the givenrangeoflongintegers.