Interface FeatureFindCallback
-
public interface FeatureFindCallbackCallback to implement to find aFeaturefrom 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 booleanfind(Feature feature, int index)
-