Package org.apache.maven.index.expr
Interface SearchTyped
-
- All Known Implementing Classes:
SearchTypedStringSearchExpression,SourcedSearchExpression,UserInputSearchExpression
public interface SearchTypedSearchTyped is a interface that describes the wanted search type to be used.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SearchTypegetSearchType()
-
-
-
Method Detail
-
getSearchType
SearchType getSearchType()
-
-