public static class PrimaryKey.PrimaryKeysMapAdapter extends ValuesMapAdapter<PrimaryKey.PrimaryKeys,String,PrimaryKey>
ValuesMapAdapter.AbstractValues<V>, ValuesMapAdapter.Values<V>| Constructor and Description |
|---|
PrimaryKey.PrimaryKeysMapAdapter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getKey(PrimaryKey value)
Returns the map key for specified
value. |
marshal, newBoundType, unmarshalprotected String getKey(PrimaryKey value)
ValuesMapAdaptervalue.getKey in class ValuesMapAdapter<PrimaryKey.PrimaryKeys,String,PrimaryKey>value - map valuevalue.Copyright © 2011-2013. All Rights Reserved.