org.outsideMyBox.testUtils
Class BeanLikeTester.ConstructorSignatureAndPropertiesMapping
java.lang.Object
java.util.AbstractMap<K,V>
java.util.HashMap<List<Class<?>>,List<String>>
org.outsideMyBox.testUtils.BeanLikeTester.ConstructorSignatureAndPropertiesMapping
- All Implemented Interfaces:
- Serializable, Cloneable, Map<List<Class<?>>,List<String>>
- Enclosing class:
- BeanLikeTester
public static final class BeanLikeTester.ConstructorSignatureAndPropertiesMapping
- extends HashMap<List<Class<?>>,List<String>>
Convenient class to define a list of constructor signatures with their corresponding property name.
- See Also:
- Serialized Form
| Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
BeanLikeTester.ConstructorSignatureAndPropertiesMapping
public BeanLikeTester.ConstructorSignatureAndPropertiesMapping()
Copyright © 2011. All Rights Reserved.