Flutter
dart:jni
JniClass
getStaticShortField
getStaticShortField
Flutter
dart:jni
JniClass
getStaticShortField
method
getStaticShortField
Source
Flutter
dart:jni
JniClass
Static methods
fromClassObject
fromName
Constructors
JniClass
Properties
hashCode
runtimeType
Operators
operator ==
Methods
callStaticBooleanMethod
callStaticByteMethod
callStaticCharMethod
callStaticDoubleMethod
callStaticFloatMethod
callStaticIntMethod
callStaticLongMethod
callStaticObjectMethod
callStaticShortMethod
callStaticVoidMethod
getFieldId
getMethodId
getStaticBooleanField
getStaticByteField
getStaticCharField
getStaticDoubleField
getStaticFieldId
getStaticFloatField
getStaticIntField
getStaticLongField
getStaticMethodId
getStaticObjectField
getStaticShortField
isAssignable
newObject
setStaticBooleanField
setStaticByteField
setStaticCharField
setStaticDoubleField
setStaticFloatField
setStaticIntField
setStaticLongField
setStaticObjectField
setStaticShortField
callBooleanMethod
callByteMethod
callCharMethod
callDoubleMethod
callFloatMethod
callIntMethod
callLongMethod
callObjectMethod
callShortMethod
callVoidMethod
getBooleanField
getByteField
getCharField
getDoubleField
getFloatField
getIntField
getLongField
getObjectClass
getObjectField
getShortField
noSuchMethod
setBooleanField
setByteField
setCharField
setDoubleField
setFloatField
setIntField
setLongField
setObjectField
setShortField
toString
int
getStaticShortField
(
int
fieldId
)
Source
int getStaticShortField(int fieldId) native 'JniClass_GetStaticShortField';