Uses of Class
com.offbynull.coroutines.user.SerializedState.FrameInterceptPoint
Packages that use SerializedState.FrameInterceptPoint
-
Uses of SerializedState.FrameInterceptPoint in com.offbynull.coroutines.user
Methods in com.offbynull.coroutines.user with parameters of type SerializedState.FrameInterceptPointModifier and TypeMethodDescription(package private) static voidSerializationUtils.populateUpdatesMapAndInterceptsMap(Map updatersMap, SerializedState.FrameUpdatePoint[] frameUpdatePoints, Map interceptersMap, SerializedState.FrameInterceptPoint[] frameInterceptPoints) Constructors in com.offbynull.coroutines.user with parameters of type SerializedState.FrameInterceptPointModifierConstructorDescriptionCoroutineReader(CoroutineReader.CoroutineDeserializer deserializer, SerializedState.FrameUpdatePoint[] frameUpdatePoints, SerializedState.FrameInterceptPoint[] frameInterceptPoints) Constructs aCoroutineReaderobject.CoroutineReader(SerializedState.FrameInterceptPoint[] frameInterceptPoints) Constructs aCoroutineReader.CoroutineReader(SerializedState.FrameUpdatePoint[] frameUpdatePoints, SerializedState.FrameInterceptPoint[] frameInterceptPoints) Constructs aCoroutineReader.CoroutineWriter(CoroutineWriter.CoroutineSerializer serializer, SerializedState.FrameUpdatePoint[] frameUpdatePoints, SerializedState.FrameInterceptPoint[] frameInterceptPoints) Constructs aCoroutineWriterobject.CoroutineWriter(SerializedState.FrameInterceptPoint[] frameInterceptPoints) Constructs aCoroutineWriter.CoroutineWriter(SerializedState.FrameUpdatePoint[] frameUpdatePoints, SerializedState.FrameInterceptPoint[] frameInterceptPoints) Constructs aCoroutineWriter.