PLT Utilities: Tweaks to satisfy the Eclipse compiler. One important change: LambdaUtil.and(Iterable<Condition>) became LambdaUtil.and0 due to an overloading problem that javac missed. Same for LambdaUtil.or.
Authored by: dlsmith 2009-12-21
Parent: [r5165]
Child: [r5167]