hexagon
Toggle table of contents
4.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
hexagon
helpers
/
com.hexagontk.helpers
/
requireGreater
require
Greater
fun
<
T
:
Any
,
N
>
T
.
requireGreater
(
field
:
KProperty1
<
T
,
Comparable
<
N
>
?
>
,
min
:
N
)
fun
<
T
:
Any
,
N
>
T
.
requireGreater
(
field
:
KProperty1
<
T
,
Comparable
<
N
>
?
>
,
field2
:
KProperty1
<
T
,
N
?
>
)