public static class HotSpotResolvedJavaFieldImpl.FieldLocationIdentity extends LocationIdentity
Modifier and Type | Field and Description |
---|---|
(package private) HotSpotResolvedJavaField |
inner |
ANY_LOCATION
Constructor and Description |
---|
FieldLocationIdentity(HotSpotResolvedJavaFieldImpl inner) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
boolean |
isImmutable()
Denotes a location is unchanging in all cases.
|
String |
toString() |
public FieldLocationIdentity(HotSpotResolvedJavaFieldImpl inner)
public boolean isImmutable()
LocationIdentity
isImmutable
in class LocationIdentity