toggle menu
MoulConfig
3.6.0
jvm
switch theme
search in API
common
/
io.github.notenoughupdates.moulconfig.internal
/
CollectionUtils
Collection
Utils
public
class
CollectionUtils
(
source
)
Members
Constructors
Collection
Utils
Link copied to clipboard
public
void
CollectionUtils
(
)
Functions
get
Single
Or
Throw
Link copied to clipboard
public
static
T
getSingleOrThrow
<
T
>
(
List
<
? extends
T
>
list
)