Annotation Interface GLSearch.MatchType

Enclosing class:
GLSearch

@Retention(SOURCE) public static @interface GLSearch.MatchType
Match type
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Whole phrase is equal to query
    static final int
    Whole word is equal to query
    static final int
    Start of the word is equal to query