junitx.ddtunit.data
Class TypedObjectMap
java.lang.Object
junitx.ddtunit.data.TypedObjectMap
- All Implemented Interfaces:
- Cloneable
public class TypedObjectMap
- extends Object
- implements Cloneable
- Author:
- jg
TODO To change the template for this generated type comment go to Window -
Preferences - Java - Code Style - Code Templates
TypedObjectMap
public TypedObjectMap()
put
public void put(String id,
TypedObject entry)
get
public TypedObject get(String id,
String type)
get
public TypedObject get(String id)
entrySet
public Set entrySet()
isEmpty
public boolean isEmpty()
size
public int size()
clone
public Object clone()
- Overrides:
clone
in class Object
Copyright © 2004-2011. All Rights Reserved.