Class ReflectMethod
java.lang.Object
org.fusesource.hawtjni.generator.model.ReflectMethod
- All Implemented Interfaces:
JNIMethod
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringemptyFilter(String value) ////////////////////////////////////////////////////////////////booleanArgFlag[][]String[]getCast()getCopy()////////////////////////////////////////////////////////////////booleangetFlag(MethodFlag flag) intgetName()inthashCode()booleanbooleantoString()
-
Constructor Details
-
ReflectMethod
-
-
Method Details
-
hashCode
-
equals
-
toString
-
getWrapedMethod
-
getDeclaringClass
////////////////////////////////////////////////////////////////- Specified by:
getDeclaringClassin interfaceJNIMethod
-
getModifiers
public int getModifiers()- Specified by:
getModifiersin interfaceJNIMethod
-
getName
-
getParameters
- Specified by:
getParametersin interfaceJNIMethod
-
getParameterTypes
- Specified by:
getParameterTypesin interfaceJNIMethod
-
getParameterTypes64
- Specified by:
getParameterTypes64in interfaceJNIMethod
-
getReturnType32
- Specified by:
getReturnType32in interfaceJNIMethod
-
getReturnType64
- Specified by:
getReturnType64in interfaceJNIMethod
-
getFlag
-
getCast
-
isPointer
-
getCopy
-
getAccessor
- Specified by:
getAccessorin interfaceJNIMethod
-
getConditional
- Specified by:
getConditionalin interfaceJNIMethod
-
isNativeUnique
public boolean isNativeUnique()- Specified by:
isNativeUniquein interfaceJNIMethod
-
getCallbackTypes
- Specified by:
getCallbackTypesin interfaceJNIMethod
-
getCallbackFlags
- Specified by:
getCallbackFlagsin interfaceJNIMethod
-
emptyFilter
-