au.edu.anu.portal.portlets.sakaiconnector.support
Class CollectionsSupport
java.lang.Object
au.edu.anu.portal.portlets.sakaiconnector.support.CollectionsSupport
public class CollectionsSupport
- extends Object
Java.util.Collections utility class. Does a few miscellaneous tasks
- Author:
- Steve Swinsburg (steve.swinsburg@anu.edu.au)
|
Method Summary |
static void |
printMap(Map<?,?> map)
Print all key-value pairs of a map to stdout |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CollectionsSupport
public CollectionsSupport()
printMap
public static void printMap(Map<?,?> map)
- Print all key-value pairs of a map to stdout
- Parameters:
map -
Copyright © 2009-2012 Division of Information, Australian National University. All Rights Reserved.