Uses of Class
com.offbynull.coroutines.user.SerializedState.FrameInterceptPoint
-
Packages that use SerializedState.FrameInterceptPoint Package Description com.offbynull.coroutines.user User-level classes for coroutines. -
-
Uses of SerializedState.FrameInterceptPoint in com.offbynull.coroutines.user
Methods in com.offbynull.coroutines.user with parameters of type SerializedState.FrameInterceptPoint Modifier and Type Method Description (package private) static void
SerializationUtils. populateUpdatesMapAndInterceptsMap(java.util.Map updatersMap, SerializedState.FrameUpdatePoint[] frameUpdatePoints, java.util.Map interceptersMap, SerializedState.FrameInterceptPoint[] frameInterceptPoints)
-