C# Class java.lang.Number

Inheritance: global::java.lang.Object, global::java.io.Serializable
Show file Open project: Mazrick/jni4net Class Usage Examples

Protected Methods

Method Description
Number ( global @__env )

Private Methods

Method Description
InitJNI ( global @__env, java @__class ) : void
byteValue ( ) : byte
doubleValue ( ) : double
floatValue ( ) : float
intValue ( ) : int
longValue ( ) : long
shortValue ( ) : short

Method Details

Number() protected method

protected Number ( global @__env )
@__env global