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