ShortClass

ShortClass

package java-lang

extends Number

implements Comparable<Short>

import java.lang.Short

Available on java

Constructor

new (param1:Int16)

new (param1:String)

Methods

compareTo (param1:Short):Int

compareTo (param1:Dynamic):Int

equals (param1:Dynamic):Bool

hashCode ():Int

toString ():String

Static variables

static read only MAX_VALUE:Int16

static read only MIN_VALUE:Int16

static read only SIZE:Int

static TYPE:Class<Short>

Static methods

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–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/java/lang/ShortClass.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部