public class MethodDescriptorConverter extends Object
DescriptorConverter
Modifier and Type | Class and Description |
---|---|
static class |
MethodDescriptorConverter.MethodDeclaration |
Modifier and Type | Field and Description |
---|---|
static String |
UNKNOWN_METHOD_NAME |
Constructor and Description |
---|
MethodDescriptorConverter() |
Modifier and Type | Method and Description |
---|---|
static MethodDescriptorConverter.MethodDeclaration |
toJavaDeclaration(String methodName,
String descriptor) |
static String |
toJavaType(String descriptor) |
static String |
toJavaType(String methodName,
String descriptor) |
public static final String UNKNOWN_METHOD_NAME
Copyright © 2018. All rights reserved.