@ApiStatus.Internal public class RequiredToken extends java.lang.Object implements ISearchToken
| Constructor and Description |
|---|
RequiredToken(java.lang.String keyword) |
| Modifier and Type | Method and Description |
|---|---|
int |
contains(java.lang.String string) |
java.lang.String |
getKeyword() |
boolean |
required() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmatchespublic java.lang.String getKeyword()
getKeyword in interface ISearchTokenpublic boolean required()
required in interface ISearchTokenpublic int contains(java.lang.String string)
contains in interface ISearchToken