public class ByteExt extends Object
ByteExt()
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)
Copyright © 2018. All rights reserved.