ma.glasnost.orika.test.property
Class PropertyResolverTestCase.OrderedMapImpl

java.lang.Object
  extended by ma.glasnost.orika.test.property.PropertyResolverTestCase.AbstractOrderedMap<Integer,PropertyResolverTestCase.Element>
      extended by ma.glasnost.orika.test.property.PropertyResolverTestCase.OrderedMapImpl
All Implemented Interfaces:
Serializable, Iterable<PropertyResolverTestCase.Element>
Enclosing class:
PropertyResolverTestCase

public static class PropertyResolverTestCase.OrderedMapImpl
extends PropertyResolverTestCase.AbstractOrderedMap<Integer,PropertyResolverTestCase.Element>

This type is not itself a parameterized type, but it extends from one, and those parameters should be resolved in properties' types.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class ma.glasnost.orika.test.property.PropertyResolverTestCase.AbstractOrderedMap
resultSet
 
Constructor Summary
PropertyResolverTestCase.OrderedMapImpl(Map<Integer,PropertyResolverTestCase.Element> map)
           
 
Method Summary
 
Methods inherited from class ma.glasnost.orika.test.property.PropertyResolverTestCase.AbstractOrderedMap
containsId, get, getMap, idSet, iterator, size, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PropertyResolverTestCase.OrderedMapImpl

public PropertyResolverTestCase.OrderedMapImpl(Map<Integer,PropertyResolverTestCase.Element> map)


Copyright © 2014 Glasnost. All Rights Reserved.