Uses of Class
io.engineblock.activityapi.cyclelog.buffers.CycleSorting
-
Packages that use CycleSorting Package Description io.engineblock.activityapi.cyclelog.buffers -
-
Uses of CycleSorting in io.engineblock.activityapi.cyclelog.buffers
Methods in io.engineblock.activityapi.cyclelog.buffers that return CycleSorting Modifier and Type Method Description static CycleSortingCycleSorting. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static CycleSorting[]CycleSorting. values()Returns an array containing the constants of this enum type, in the order they are declared.
-