Uses of Class
cn.sliew.milky.common.unit.ByteValue
-
Packages that use ByteValue Package Description cn.sliew.milky.common.unit -
-
Uses of ByteValue in cn.sliew.milky.common.unit
Fields in cn.sliew.milky.common.unit declared as ByteValue Modifier and Type Field Description static ByteValueByteValue. ZEROMethods in cn.sliew.milky.common.unit that return ByteValue Modifier and Type Method Description static ByteValueByteValue. parseByteValue(String value)static ByteValueByteValue. parseByteValue(String value, ByteValue defaultValue)Methods in cn.sliew.milky.common.unit with parameters of type ByteValue Modifier and Type Method Description intByteValue. compareTo(ByteValue other)static ByteValueByteValue. parseByteValue(String value, ByteValue defaultValue)
-