Uses of Class
com.github.joschi.jadconfig.util.Size
Packages that use Size
Package
Description
-
Uses of Size in com.github.joschi.jadconfig.converters
Methods in com.github.joschi.jadconfig.converters that return SizeMethods in com.github.joschi.jadconfig.converters with parameters of type Size -
Uses of Size in com.github.joschi.jadconfig.util
Methods in com.github.joschi.jadconfig.util that return SizeModifier and TypeMethodDescriptionstatic SizeSize.bytes(long count) static SizeSize.gigabytes(long count) static SizeSize.kilobytes(long count) static SizeSize.megabytes(long count) static Sizestatic SizeSize.petabytes(long count) static SizeSize.terabytes(long count) Methods in com.github.joschi.jadconfig.util with parameters of type Size -
Uses of Size in com.github.joschi.jadconfig.validators
Methods in com.github.joschi.jadconfig.validators with parameters of type Size