org.openjena.atlas.iterator
Class MapUtils

java.lang.Object
  extended by org.openjena.atlas.iterator.MapUtils

public class MapUtils
extends java.lang.Object


Constructor Summary
MapUtils()
           
 
Method Summary
static
<K,V> void
apply(java.util.Map<K,V> map, ActionKeyValue<K,V> action)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapUtils

public MapUtils()
Method Detail

apply

public static <K,V> void apply(java.util.Map<K,V> map,
                               ActionKeyValue<K,V> action)


Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.