Uses of Class
io.activej.common.MemSize
Packages that use MemSize
-
Uses of MemSize in io.activej.common
Fields in io.activej.common declared as MemSizeMethods in io.activej.common that return MemSizeModifier and TypeMethodDescriptionstatic MemSizeMemSize.bytes(long bytes) Creates aMemSizeof n bytesstatic @Nullable MemSizeApplicationSettings.getMemSize(Class<?> type, String name, @Nullable MemSize defValue) Retrieves aMemSizesettingstatic MemSizeMemSize.gigabytes(long gigabytes) Creates aMemSizeof n gigabytesstatic MemSizeMemSize.kilobytes(long kilobytes) Creates aMemSizeof n kilobytesMemSize.map(LongUnaryOperator fn) static MemSizeMemSize.megabytes(long megabytes) Creates aMemSizeof n megabytesstatic MemSizeMemSize.of(long bytes) Creates aMemSizeof n bytesstatic MemSizeStringFormatUtils.parseMemSize(String string) static MemSizeMemSize.terabytes(long terabytes) Creates aMemSizeof n terabytesstatic MemSizeMethods in io.activej.common with parameters of type MemSizeModifier and TypeMethodDescriptionintstatic StringStringFormatUtils.formatMemSize(MemSize memSize) static StringStringFormatUtils.formatMemSizeHumanReadable(MemSize memSize) static @Nullable MemSizeApplicationSettings.getMemSize(Class<?> type, String name, @Nullable MemSize defValue) Retrieves aMemSizesetting