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