Uses of Enum
com.acanx.utils.incubator.file.OccupyUnit
Packages that use OccupyUnit
-
Uses of OccupyUnit in com.acanx.utils.incubator.file
Methods in com.acanx.utils.incubator.file that return OccupyUnitModifier and TypeMethodDescriptionstatic OccupyUnitOccupyUnit.fromAppendix(String appendix) fromAppendixstatic OccupyUnitReturns the enum constant of this type with the specified name.static OccupyUnit[]OccupyUnit.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.acanx.utils.incubator.file with parameters of type OccupyUnitModifier and TypeMethodDescriptionstatic OccupySizeOccupySize.of(long size, OccupyUnit unit) OccupySize