Package org.apache.maven.index.expr
Interface SearchTyped
-
- All Known Implementing Classes:
SearchTypedStringSearchExpression
,SourcedSearchExpression
,UserInputSearchExpression
public interface SearchTyped
SearchTyped 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 SearchType
getSearchType()
-
-
-
Method Detail
-
getSearchType
SearchType getSearchType()
-
-