Package manifold.api.util
Class BytecodeOptions
- java.lang.Object
-
- manifold.api.util.BytecodeOptions
-
public class BytecodeOptions extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static manifold.util.concurrent.LocklessLazyVar<Boolean>JDWP_ENABLED
-
Constructor Summary
Constructors Constructor Description BytecodeOptions()
-
-
-
Field Detail
-
JDWP_ENABLED
public static manifold.util.concurrent.LocklessLazyVar<Boolean> JDWP_ENABLED
-
-