com.r3corda.core.utilities
/
nonEmptySetOf
nonEmptySetOf
fun
<
T
>
nonEmptySetOf
(
initial
:
T
,
vararg
elements
:
T
)
:
NonEmptySet
<
T
>