public class JniMethod extends Object implements JsonPrintable
| Constructor and Description |
|---|
JniMethod(String name,
String signature) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getName() |
String |
getSignature() |
int |
hashCode() |
void |
printJson(JsonWriter writer) |
public String getName()
public String getSignature()
public void printJson(JsonWriter writer) throws IOException
printJson in interface JsonPrintableIOException