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