MoulConfig
Toggle table of contents
9999.9999.9999+16fcc03
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MoulConfig
common
/
io.github.notenoughupdates.moulconfig.internal
/
CollectionUtils
Collection
Utils
open
class
CollectionUtils
(
source
)
Members
Constructors
Collection
Utils
Link copied to clipboard
constructor
(
)
Functions
get
Single
Or
Throw
Link copied to clipboard
open
fun
<
T
>
getSingleOrThrow
(
list
:
List
<
out
T
>
)
:
T