@FunctionalInterface public interface JProcedure0 extends JFunction0<scala.runtime.BoxedUnit>
Modifier and Type | Method and Description |
---|---|
default void |
$init$() |
default scala.runtime.BoxedUnit |
apply() |
void |
applyVoid() |
apply$mcB$sp, apply$mcC$sp, apply$mcD$sp, apply$mcF$sp, apply$mcI$sp, apply$mcJ$sp, apply$mcS$sp, apply$mcV$sp, apply$mcZ$sp
default void $init$()
$init$
in interface JFunction0<scala.runtime.BoxedUnit>
void applyVoid()
default scala.runtime.BoxedUnit apply()
apply
in interface scala.Function0<scala.runtime.BoxedUnit>