Interface SearchObjectPredicate
-
- All Superinterfaces:
java.util.function.Predicate<SearchObject>
- All Known Implementing Classes:
SearchReplaceDialog.PatternSearchPredicate
public interface SearchObjectPredicate extends java.util.function.Predicate<SearchObject>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getPatternText()
-