Uses of Class
org.infinispan.atomic.NullDelta

Packages that use NullDelta
org.infinispan.atomic This package contains the AtomicMap interfaces and API that Infinispan exposes as building blocks in creating other public interfaces such as the Tree API. 
 

Uses of NullDelta in org.infinispan.atomic
 

Methods in org.infinispan.atomic that return NullDelta
static NullDelta NullDelta.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NullDelta[] NullDelta.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


-->

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