Uses of Interface
com.google.mu.collect.BinarySearch.LongSearchTarget
Packages that use BinarySearch.LongSearchTarget
-
Uses of BinarySearch.LongSearchTarget in com.google.mu.collect
Methods in com.google.mu.collect that return types with arguments of type BinarySearch.LongSearchTargetModifier and TypeMethodDescriptionBinarySearch.forLongs()
Similar toBinarySearch.forInts(Range)
, but returns aBinarySearch.Table
over the givenrange
oflong
integers.