public static class IJavaClassInfo.Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static IJavaClassConstructor |
get(Constructor ctor) |
static IJavaClassMethod |
get(Method method) |
static IJavaClassMethod[] |
getMethods(IJavaClassInfo classInfo) |
public static IJavaClassMethod[] getMethods(IJavaClassInfo classInfo)
public static IJavaClassMethod get(Method method)
public static IJavaClassConstructor get(Constructor ctor)
Copyright © 2020. All rights reserved.