Package org.jlayer.util
Class ForkJoinUtil.Tuple
java.lang.Object
org.jlayer.util.ForkJoinUtil.Tuple
- Enclosing class:
- ForkJoinUtil
a tuple for representing slices
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
low
int low -
high
int high
-
-
Constructor Details
-
Tuple
Tuple()
-