public static abstract class
TextSearcher.TextSearcherOptions
Options for setting up an TextSearcher.
Nested Classes
class
TextSearcher.TextSearcherOptions.Builder
Builder for
TextSearcher.TextSearcherOptions
.
Public Constructors
TextSearcherOptions
()
Public Methods
static
TextSearcher.TextSearcherOptions.Builder
builder
()
Inherited Methods
From class java.lang.Object
boolean
equals
(
Object
arg0)
final
Class
<?>
getClass
()
int
hashCode
()
final void
notify
()
final void
notifyAll
()
String
toString
()
final void
wait
(long arg0, int arg1)
final void
wait
(long arg0)
final void
wait
()
Public Constructors
public
TextSearcherOptions
()
Public Methods
public static
TextSearcher.TextSearcherOptions.Builder
builder
()