Package info.u_team.u_team_core.util
Class EnvironmentUtil
java.lang.Object
info.u_team.u_team_core.util.EnvironmentUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <V> VcallWhen(Platform.Environment type, Supplier<Callable<V>> supplier) static voidrunWhen(Platform.Environment type, Supplier<Runnable> supplier)
-
Constructor Details
-
EnvironmentUtil
public EnvironmentUtil()
-
-
Method Details
-
runWhen
-
callWhen
-