public static interface ReferenceValueMap.ValueReference
newValueReference
must implement
this interface to provide the corresponding map key for the value.Modifier and Type | Method and Description |
---|---|
Object |
getKey()
Returns the key associated with the value referenced by this
Reference object. |
Object getKey()
Reference
object.Copyright © 2017. All rights reserved.