Uses of Class
com.offbynull.coroutines.user.SerializedState.FrameUpdatePoint
-
Packages that use SerializedState.FrameUpdatePoint Package Description com.offbynull.coroutines.user User-level classes for coroutines. -
-
Uses of SerializedState.FrameUpdatePoint in com.offbynull.coroutines.user
Methods in com.offbynull.coroutines.user with parameters of type SerializedState.FrameUpdatePoint 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)
-