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