public class CollectionsUtils
extends Object
Constructor and Description |
---|
CollectionsUtils() |
Modifier and Type | Method and Description |
---|---|
static <K> scala.Function2<Object,K,Object> |
makeBinarySearch(scala.math.Ordering<K> evidence$1,
scala.reflect.ClassTag<K> evidence$2) |