public class ByteExt extends Object
ByteExt()
BigDecimal
toBigDecimal(Byte self)
BigInteger
toBigInteger(Byte self)
Boolean
toBoolean(Byte self)
Byte
toByte(Byte self)
Double
toDouble(Byte self)
Float
toFloat(Byte self)
Integer
toInt(Byte self)
Long
toLong(Byte self)
Short
toShort(Byte self)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ByteExt()
public Boolean toBoolean(Byte self)
public Integer toInt(Byte self)
public Long toLong(Byte self)
public Float toFloat(Byte self)
public Double toDouble(Byte self)
public Short toShort(Byte self)
public Byte toByte(Byte self)
public BigInteger toBigInteger(Byte self)
public BigDecimal toBigDecimal(Byte self)
Copyright © 2024. All rights reserved.