Class RuntimeData
java.lang.Object
net.lcc.sollib.api.common.data.runtime.RuntimeData
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRuntimeData(Supplier<Boolean> activationRule, UnaryOperator<String> function) -
Method Summary
-
Field Details
-
activationRule
-
function
-
ephemeral
protected boolean ephemeral
-
-
Constructor Details
-
RuntimeData
-
-
Method Details
-
withEphemeral
-
isEphemeral
public boolean isEphemeral() -
apply
-