public class Float64 extends Object implements Type<Double>
MAX_BIT_LENGTH, MAX_BYTE_LENGTH
Float64(Double value)
boolean
equals(Object o)
String
getTypeAsString()
Double
getValue()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Float64(Double value)
public Double getValue()
Type
getValue
Type<Double>
public String getTypeAsString()
getTypeAsString
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2022. All rights reserved.