public static interface FinderFactory.BlocksFinder extends Finder
Modifier and Type | Method and Description |
---|---|
int[] |
getBlocks()
Get the array filled with position blocks.
|
void |
setBlocks(int[] blocks)
Set the array into which the finder puts
the position blocks.
|
void setBlocks(int[] blocks)
int[] getBlocks()