public class NumberView extends Number
NumberView(Supplier<Number> supplier)
double
doubleValue()
float
floatValue()
int
intValue()
long
longValue()
byteValue, shortValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NumberView(Supplier<Number> supplier)
public int intValue()
intValue
Number
public long longValue()
longValue
public float floatValue()
floatValue
public double doubleValue()
doubleValue
Copyright © 2022. All rights reserved.