toggle menu
Konduct
0.1.0-SNAPSHOT
jvm
switch theme
search in API
Konduct
/
io.github.denofbits.konduct.builders
/
CompositeKeyBuilder
Composite
Key
Builder
class
CompositeKeyBuilder
<
T
:
Any
>
Members
Constructors
Composite
Key
Builder
Link copied to clipboard
constructor
(
)
Functions
from
Link copied to clipboard
infix
fun
String
.
from
(
fieldName
:
String
)
infix
fun
String
.
from
(
field
:
KProperty1
<
T
,
*
>
)