PLT Utilities: Added ConcurrentUtil.copyPropertiesAsMap, which has a slightly different type signature than ConcurrentUtil.copyProperties (Properties objects are, sadly, Map<Object, Object>, not Map<String, String>.)
Authored by: dlsmith 2009-01-22
Parent: [r4714]
Child: [r4716]