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