W3cubDocs

/Haxe Java

Number

package java.lang

implements Serializable

extended by BooleanClass, ByteClass, DoubleClass, FloatClass, IntegerClass, LongClass, ShortClass, BigDecimal, BigInteger, AtomicInteger

@:abstract@:libType@:javaNative@:native("java.lang.Number")@:javaCanonical("java.lang","Number") Available on java

Constructor

@:overload new ()

Methods

@:overload byteValue ():Int8

@:overload doubleValue ():Float

@:overload floatValue ():Single

@:overload intValue ():Int

@:overload longValue ():Int64

@:overload shortValue ():Int16

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/lang/Number.html