Menu

Commit [r4124]  Maximize  Restore  History

Added ShadowingClassLoader; modified the matching semantics of PreemptingClassLoader; added support for Predicate<? super File> args, rather than FileFilters, in the IOUtil file-listing methods; added LambdaUtil and() and or() methods that take 3 arguments (varargs doesn't work with generics); made AbstractIterable's equals & hashCode final to insure correctness

dlsmith 2007-02-07

changed /trunk/plt/src/edu/rice/cs/plt/io/IOUtil.java
changed /trunk/plt/src/edu/rice/cs/plt/iter/AbstractIterable.java
changed /trunk/plt/src/edu/rice/cs/plt/lambda/LambdaUtil.java
added /trunk/plt/src/edu/rice/cs/plt/reflect/JavaVersion.java
changed /trunk/plt/src/edu/rice/cs/plt/reflect/PreemptingClassLoader.java
changed /trunk/plt/src/edu/rice/cs/plt/reflect/PreemptingClassLoaderTest.java
changed /trunk/plt/src/edu/rice/cs/plt/reflect/ReflectUtil.java
changed /trunk/plt/src/edu/rice/cs/plt/reflect/ReflectUtilTest.java
added /trunk/plt/src/edu/rice/cs/plt/reflect/ShadowingClassLoader.java
added /trunk/plt/src/edu/rice/cs/plt/reflect/ShadowingClassLoaderTest.java
/trunk/plt/src/edu/rice/cs/plt/io/IOUtil.java Diff Switch to side-by-side view
Loading...
/trunk/plt/src/edu/rice/cs/plt/iter/AbstractIterable.java Diff Switch to side-by-side view
Loading...
/trunk/plt/src/edu/rice/cs/plt/lambda/LambdaUtil.java Diff Switch to side-by-side view
Loading...
/trunk/plt/src/edu/rice/cs/plt/reflect/JavaVersion.java Diff Switch to side-by-side view
Loading...
/trunk/plt/src/edu/rice/cs/plt/reflect/PreemptingClassLoader.java Diff Switch to side-by-side view
Loading...
/trunk/plt/src/edu/rice/cs/plt/reflect/PreemptingClassLoaderTest.java Diff Switch to side-by-side view
Loading...
/trunk/plt/src/edu/rice/cs/plt/reflect/ReflectUtil.java Diff Switch to side-by-side view
Loading...
/trunk/plt/src/edu/rice/cs/plt/reflect/ReflectUtilTest.java Diff Switch to side-by-side view
Loading...
/trunk/plt/src/edu/rice/cs/plt/reflect/ShadowingClassLoader.java Diff Switch to side-by-side view
Loading...
/trunk/plt/src/edu/rice/cs/plt/reflect/ShadowingClassLoaderTest.java Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB