com.alexkasko.unsafe.offheaplong
public interface OffHeapLongComparator
| Modifier and Type | Method and Description |
|---|---|
int |
compare(long l1,
long l2)
Compares its two arguments for order.
|
int compare(long l1, long l2)
l1 - first valuel2 - second valueCopyright © 2014. All Rights Reserved.