toggle menu
MoulConfig
4.1.0-beta
jvm
switch theme
search in API
common
/
io.github.notenoughupdates.moulconfig.internal
/
InitUtil
/
ThrowingSupplier
Throwing
Supplier
@
FunctionalInterface
(
)
public
interface
ThrowingSupplier
<
T
,
E
extends
Throwable
>
(
source
)
Members
Functions
get
Link copied to clipboard
public
abstract
T
get
(
)