Uses of Class
org.infinispan.container.SpinLockBasedFIFODataContainer.LinkedEntry

Packages that use SpinLockBasedFIFODataContainer.LinkedEntry
org.infinispan.container   
 

Uses of SpinLockBasedFIFODataContainer.LinkedEntry in org.infinispan.container
 

Methods in org.infinispan.container with parameters of type SpinLockBasedFIFODataContainer.LinkedEntry
protected  void SpinLockBasedLRUDataContainer.updateLinks(SpinLockBasedFIFODataContainer.LinkedEntry l)
          Updates links on this entry, moving it to the end of the linked list
 



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