Package | Description |
---|---|
com.sun.electric.tool.util.concurrent.utils |
Modifier and Type | Method and Description |
---|---|
BlockedRange2D |
BlockedRange2D.createInstance(int number,
int total) |
Modifier and Type | Method and Description |
---|---|
java.util.List<BlockedRange2D> |
BlockedRange2D.splitBlockedRange(int step)
split current 2-dimensional blocked range into smaller pieces
according to both step widths
|