public abstract class AbstractReader extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static interface |
AbstractReader.ThrowableSupplier<T> |
| Constructor and Description |
|---|
AbstractReader() |
| Modifier and Type | Method and Description |
|---|---|
abstract Object |
read(AnnoHolder annoHolder,
MethodHolder methodHolder,
ProxyChain baseInvoker,
boolean needWrite) |
public abstract Object read(AnnoHolder annoHolder, MethodHolder methodHolder, ProxyChain baseInvoker, boolean needWrite) throws Throwable
ThrowableCopyright © 2020. All rights reserved.