protected class MetaDataMap.Value extends Object
| Modifier and Type | Field and Description |
|---|---|
protected KeySet |
keySet |
Integer |
position |
protected MetaDataFilterable |
value |
| Constructor and Description |
|---|
Value(int position,
MetaDataFilterable value,
KeySet keySet) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
protected MetaDataFilterable |
getFilteredValue(MetaData newOwner,
MetaDataFilter filter) |
MetaDataFilterable |
getValue() |
int |
hashCode() |
String |
toString() |
public final Integer position
protected final MetaDataFilterable value
protected final KeySet keySet
public Value(int position,
MetaDataFilterable value,
KeySet keySet)
public MetaDataFilterable getValue()
protected final MetaDataFilterable getFilteredValue(MetaData newOwner, MetaDataFilter filter)
Copyright © 2015. All Rights Reserved.