toggle menu
MoulConfig
3.2.0
jvm
switch theme
search in API
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