public static class PropertiesMap.Property
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
resource
Pre-resolution resource value
|
java.lang.String |
value
Post-resolution value
|
Constructor and Description |
---|
Property(java.lang.String resource,
java.lang.String value) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object other) |
int |
hashCode() |