C# Class java.lang.Number

Inheritance: global::java.lang.Object, global::java.io.Serializable
Afficher le fichier Open project: Mazrick/jni4net Class Usage Examples

Méthodes protégées

Méthode Description
Number ( global @__env )

Private Methods

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

Method Details

Number() protected méthode

protected Number ( global @__env )
@__env global