Uses of Class
com.offbynull.coroutines.user.SerializedState.VersionedFrame
Packages that use SerializedState.VersionedFrame
-
Uses of SerializedState.VersionedFrame in com.offbynull.coroutines.user
Methods in com.offbynull.coroutines.user that return SerializedState.VersionedFrameConstructors in com.offbynull.coroutines.user with parameters of type SerializedState.VersionedFrameModifierConstructorDescriptionSerializedState(Coroutine coroutine, Object context, SerializedState.VersionedFrame[] frames) Constructs aSerializedStateobject.