Uses of Interface
com.google.mu.collect.BinarySearch.LongSearchTarget
-
Uses of BinarySearch.LongSearchTarget in com.google.mu.collect
Modifier and TypeMethodDescriptionBinarySearch.forLongs()
Similar toBinarySearch.forInts(Range)
, but returns aBinarySearch.Table
over the givenrange
oflong
integers.