public abstract class SyntheticAccessor
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SyntheticAccessor.AccessorType |
static class |
SyntheticAccessor.CtorAccessor |
static class |
SyntheticAccessor.FieldAccessor |
static class |
SyntheticAccessor.FieldIncrementAccessor |
static class |
SyntheticAccessor.MethodAccessor |
| Modifier and Type | Field and Description |
|---|---|
SyntheticAccessor.AccessorType |
type |
| Modifier | Constructor and Description |
|---|---|
protected |
SyntheticAccessor(SyntheticAccessor.AccessorType type) |
public final SyntheticAccessor.AccessorType type
protected SyntheticAccessor(SyntheticAccessor.AccessorType type)