public class ComponentResolver
extends java.lang.Object
In case of a cached members box, the members are resolved once and stored, then, the same resolved members are returned
| Constructor and Description |
|---|
ComponentResolver() |
| Modifier and Type | Method and Description |
|---|---|
static ConstructorResolver |
constructor() |
static FieldResolver |
fields() |
static KeyResolver |
keys() |
static MethodResolver |
methods() |
public static KeyResolver keys()
public static ConstructorResolver constructor()
public static MethodResolver methods()
public static FieldResolver fields()