| Package | Description |
|---|---|
| palisades.lakes.bench.java.sets |
| Class and Description |
|---|
| ByteInterval
Half-open [min,max) interval in expressed in
byte, but applicable to any primitive or Object
number. |
| DoubleInterval
Half-open [min,max) interval in expressed in
double, but applicable to any primitive or Object
number. |
| FloatInterval
Half-open [min,max) interval in expressed in
float, but applicable to any primitive or Object
number. |
| IntegerInterval
Half-open [min,max) interval in expressed in
int, but applicable to any primitive or Object
number. |
| LongInterval
Half-open [min,max) interval in expressed in
long, but applicable to any primitive or Object
number. |
| Set
Minimal interface for benchmarks,
|
| ShortInterval
Half-open [min,max) interval in expressed in
short, but applicable to any primitive or Object
number. |
Copyright © 2017. All rights reserved.