toggle menu
0.5.4+1.21.2-pre4
0.6.1+1.21.3
0.6.1+1.21
0.6.1+1.20.1
0.6.0+1.21.3
0.6.0+1.21
0.6.0+1.20.1
0.5.9+1.21.3
0.5.9+1.21
0.5.9+1.20.6
0.5.9+1.20.4
0.5.9+1.20.1
0.5.7+1.21.2
0.5.7+1.21
0.5.7+1.20.6
0.5.7+1.20.4
0.5.7+1.20.1
0.5.6+1.21.2
0.5.6+1.21
0.5.6+1.20.6
0.5.6+1.20.4
0.5.6+1.20.1
0.5.5+1.21.2
0.5.4+1.21.2-pre4
0.5.4+1.21
0.5.4+1.20.6
0.5.4+1.20.4
0.5.4+1.20.1
0.5.3+24w40a
0.5.3+1.21
0.5.3+1.20.6
0.5.3+1.20.4
0.5.3+1.20.1
0.5.0+24w34a
0.5.0+1.21
0.5.0+1.20.6
0.5.0+1.20.4
0.5.0+1.20.1
jvm
switch theme
search in API
Fzzy Config
/
me.fzzyhmstrs.fzzy_config.entry
/
EntryCorrector
/
Builder
Builder
class
Builder
<
T
:
Any
>
:
EntryCorrector.AbstractBuilder
<
T
,
EntryCorrector.Builder
<
T
>
>
Members
Constructors
Builder
Link copied to clipboard
constructor
(
)
Functions
both
Link copied to clipboard
fun
both
(
corrector
:
EntryCorrector
<
T
>
)
:
EntryCorrector.Builder
<
T
>
fun
both
(
predicate
:
Predicate
<
T
>
,
errorMsg
:
String
=
"Problem validating Entry!"
)
:
EntryCorrector.Builder
<
T
>
build
Corrector
Link copied to clipboard
fun
buildCorrector
(
)
:
EntryCorrector
<
T
>
strong
Link copied to clipboard
fun
strong
(
corrector
:
EntryCorrector
<
T
>
)
:
EntryCorrector.Builder
<
T
>
fun
strong
(
predicate
:
Predicate
<
T
>
,
errorMsg
:
String
=
"Problem validating Entry!"
)
:
EntryCorrector.Builder
<
T
>
weak
Link copied to clipboard
fun
weak
(
corrector
:
EntryCorrector
<
T
>
)
:
EntryCorrector.Builder
<
T
>
fun
weak
(
predicate
:
Predicate
<
T
>
,
errorMsg
:
String
=
"Problem validating Entry!"
)
:
EntryCorrector.Builder
<
T
>