Uses of Class
org.jboss.cache.util.Util.MapModifications

Packages that use Util.MapModifications
org.jboss.cache.util   
 

Uses of Util.MapModifications in org.jboss.cache.util
 

Methods in org.jboss.cache.util that return Util.MapModifications
static Util.MapModifications Util.diffNodeData(Map<Object,Object> pre, Map<Object,Object> post)
          Calculates the diffs between data maps passed in to NodeModifiedEvent.getData() before and after modification.
 



Copyright © 2008 JBoss, a division of Red Hat. All Rights Reserved.