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()
Built on May 31 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.