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 SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanfind(Feature feature, int index)
 
-