Uses of Enum Class
com.github.joschi.jadconfig.util.SizeUnit
Packages that use SizeUnit
-
Uses of SizeUnit in com.github.joschi.jadconfig.converters
Methods in com.github.joschi.jadconfig.converters that return SizeUnitMethods in com.github.joschi.jadconfig.converters with parameters of type SizeUnit -
Uses of SizeUnit in com.github.joschi.jadconfig.util
Methods in com.github.joschi.jadconfig.util that return SizeUnitModifier and TypeMethodDescriptionSize.getUnit()static SizeUnitReturns the enum constant of this class with the specified name.static SizeUnit[]SizeUnit.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.github.joschi.jadconfig.util with parameters of type SizeUnit