| Package | Description |
|---|---|
| org.aspectj.runtime.reflect |
| Modifier and Type | Class and Description |
|---|---|
class |
FieldSignatureImpl |
| Modifier and Type | Method and Description |
|---|---|
FieldSignature |
Factory.makeFieldSig(int modifiers,
String name,
Class declaringType,
Class fieldType) |
FieldSignature |
Factory.makeFieldSig(String stringRep) |
FieldSignature |
Factory.makeFieldSig(String modifiers,
String name,
String declaringType,
String fieldType) |
Copyright © 2020. All rights reserved.