Interface FeatureFindCallback
-
public interface FeatureFindCallback
Callback to implement to find aFeature
from a list that pass the test implemented by this callback.- Author:
- Andrea "Stock" Stocchero
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
find(Feature feature, int index)
-