| Modifier and Type | Field and Description |
|---|---|
ReferenceTypeSignature |
type |
| Constructor and Description |
|---|
FieldSignature(ReferenceTypeSignature type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Set<String> |
erasedBinaryReferences() |
int |
hashCode() |
static FieldSignature |
of(String signature) |
String |
toString() |
public final ReferenceTypeSignature type
public FieldSignature(ReferenceTypeSignature type)
public static FieldSignature of(String signature)
public Set<String> erasedBinaryReferences()
erasedBinaryReferences in interface SignatureCopyright © 2021. All rights reserved.