Menu

Commit [r4527]  Maximize  Restore  History

PLT Utilities: Renamed HashRelation, etc., IndexedRelation, etc., with support for different map/set factories (LinkedHashMaps, TreeMaps, etc.). Added IterUtil.filterInstances().

dlsmith 2008-06-25

changed /trunk/plt/src/edu/rice/cs/plt/collect/CollectUtil.java
renamed /trunk/plt/src/edu/rice/cs/plt/collect/HashFunctionalRelation.java -> /trunk/plt/src/edu/rice/cs/plt/collect/IndexedFunctionalRelation.java
renamed /trunk/plt/src/edu/rice/cs/plt/collect/HashInjectiveRelation.java -> /trunk/plt/src/edu/rice/cs/plt/collect/IndexedInjectiveRelation.java
renamed /trunk/plt/src/edu/rice/cs/plt/collect/HashOneToOneRelation.java -> /trunk/plt/src/edu/rice/cs/plt/collect/IndexedOneToOneRelation.java
renamed /trunk/plt/src/edu/rice/cs/plt/collect/HashRelation.java -> /trunk/plt/src/edu/rice/cs/plt/collect/IndexedRelation.java
renamed /trunk/plt/src/edu/rice/cs/plt/collect/HashRelationTest.java -> /trunk/plt/src/edu/rice/cs/plt/collect/IndexedRelationTest.java
changed /trunk/plt/src/edu/rice/cs/plt/iter/IterUtil.java
changed /trunk/plt/src/edu/rice/cs/plt/text/TextUtil.java
/trunk/plt/src/edu/rice/cs/plt/collect/CollectUtil.java Diff Switch to side-by-side view
Loading...
/trunk/plt/src/edu/rice/cs/plt/iter/IterUtil.java Diff Switch to side-by-side view
Loading...
/trunk/plt/src/edu/rice/cs/plt/text/TextUtil.java Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB