package java.lang
extends Number
implements Comparable<Short>
import java.lang.Short
Available on java new (param1:Int16) new (param1:String) compareTo (param1:Short):Int compareTo (param1:Dynamic):Int equals (param1:Dynamic):Bool hashCode ():Int toString ():String static read only MAX_VALUE:Int16 static read only MIN_VALUE:Int16 static read only SIZE:Int static TYPE:Class<Short> static _toString (param1:Int16):String static compare (param1:Int16, param2:Int16):Int static decode (param1:String):Short static parseShort (param1:String, param2:Int):Int16 static parseShort (param1:String):Int16 static reverseBytes (param1:Int16):Int16 static valueOf (param1:String, param2:Int):Short static valueOf (param1:String):Short static valueOf (param1:Int16):Short
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/lang/ShortClass.html