TUM CCSM Commons

Uses of Interface
edu.tum.cs.commons.collections.IIdProvider

Packages that use IIdProvider
edu.tum.cs.commons.collections Extensions to the Java collections. 
edu.tum.cs.commons.test Utilities for unit tests. 
 

Uses of IIdProvider in edu.tum.cs.commons.collections
 

Constructors in edu.tum.cs.commons.collections with parameters of type IIdProvider
IdComparator(IIdProvider<I,T> idProvider)
          Create new comparator.
 

Uses of IIdProvider in edu.tum.cs.commons.test
 

Methods in edu.tum.cs.commons.test with parameters of type IIdProvider
static
<I extends java.lang.Comparable<I>>
java.util.IdentityHashMap<java.lang.Object,java.lang.Object>
DeepCloneTestUtils.testDeepCloning(java.lang.Object orig, java.lang.Object clone, IIdProvider<I,java.lang.Object> idProvider, java.lang.String... packagePrefixes)
          This method uses DeepCloneTestUtils.buildCloneMap(Object, Object, Comparator, String...) to build a map between the original object network and clone network.
 


TUM CCSM Commons

TUM CCSM Commons - 2.7