Constant Field Values
Contents
com.offbynull.*
-
com.offbynull.coroutines.instrumenter.com.offbynull.coroutines.instrumenter.InternalFields Modifier and Type Constant Field Value static final int
INSTRUMENTED_MARKER_FIELD_ACCESS
25
static final java.lang.String
INSTRUMENTED_MARKER_FIELD_NAME
"__COROUTINES_INSTRUMENTATION_VERSION"
static final int
INSTRUMENTED_METHODID_FIELD_ACCESS
25
static final int
INSTRUMENTED_SERIALIZEUID_FIELD_ACCESS
26
static final java.lang.String
INSTRUMENTED_SERIALIZEUID_FIELD_NAME
"serialVersionUID"
-
com.offbynull.coroutines.user.Continuation Modifier and Type Constant Field Value public static final int
MODE_LOADING
2
public static final int
MODE_NORMAL
0
public static final int
MODE_SAVING
1
private static final long
serialVersionUID
6L
-
com.offbynull.coroutines.user.CoroutineException Modifier and Type Constant Field Value private static final long
serialVersionUID
6L
-
com.offbynull.coroutines.user.CoroutineRunner Modifier and Type Constant Field Value private static final long
serialVersionUID
6L
-
com.offbynull.coroutines.user.LockState Modifier and Type Constant Field Value private static final long
serialVersionUID
6L
-
com.offbynull.coroutines.user.MethodState Modifier and Type Constant Field Value private static final long
serialVersionUID
6L
-
com.offbynull.coroutines.user.SerializedState Modifier and Type Constant Field Value private static final long
serialVersionUID
6L
-
com.offbynull.coroutines.user.SerializedState.Data Modifier and Type Constant Field Value private static final long
serialVersionUID
6L
-
com.offbynull.coroutines.user.SerializedState.Frame Modifier and Type Constant Field Value private static final long
serialVersionUID
6L
-
com.offbynull.coroutines.user.SerializedState.FrameModifier Modifier and Type Constant Field Value public static final int
READ
0
public static final int
WRITE
1
-
com.offbynull.coroutines.user.SerializedState.VersionedFrame Modifier and Type Constant Field Value private static final long
serialVersionUID
6L