Uses of Enum Class
io.rocketbase.commons.util.StopwatchParts.PartOrdering
Packages that use StopwatchParts.PartOrdering
-
Uses of StopwatchParts.PartOrdering in io.rocketbase.commons.util
Methods in io.rocketbase.commons.util that return StopwatchParts.PartOrderingModifier and TypeMethodDescriptionstatic StopwatchParts.PartOrderingReturns the enum constant of this class with the specified name.static StopwatchParts.PartOrdering[]StopwatchParts.PartOrdering.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.rocketbase.commons.util with parameters of type StopwatchParts.PartOrderingModifier and TypeMethodDescriptionStopwatchParts.StopwatchPartitionedConfig.withOrdered(StopwatchParts.PartOrdering partOrdering)