Uses of Class
io.tech1.framework.domain.hardware.bytes.ByteAmount
-
Packages that use ByteAmount Package Description io.tech1.framework.domain.hardware.bytes -
-
Uses of ByteAmount in io.tech1.framework.domain.hardware.bytes
Methods in io.tech1.framework.domain.hardware.bytes that return ByteAmount Modifier and Type Method Description static ByteAmountByteAmount. ofGb(long bytes)static ByteAmountByteAmount. ofMB(long bytes)
-