| Constructor and Description |
|---|
FieldVisitor() |
| Modifier and Type | Method and Description |
|---|---|
void |
visit(Object instance,
com.google.common.reflect.TypeToken<?> inspectType,
com.google.common.reflect.TypeToken<?> declareType,
Method method)
Visits a method in the given type.
|
public final void visit(Object instance, com.google.common.reflect.TypeToken<?> inspectType, com.google.common.reflect.TypeToken<?> declareType, Method method) throws Exception
VisitorCopyright © 2019 CDAP Licensed under the Apache License, Version 2.0.