public class GenericMapType<K,V> extends Object
| Constructor and Description |
|---|
GenericMapType() |
GenericMapType(Map<K,V> map) |
| Modifier and Type | Method and Description |
|---|---|
List<GenericMapEntryType<K,V>> |
getEntry() |
void |
setEntry(List<GenericMapEntryType<K,V>> entry) |
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.