Uses of Class
org.castor.core.util.IdentityMap.Entry

Packages that use IdentityMap.Entry
org.castor.core.util   
 

Uses of IdentityMap.Entry in org.castor.core.util
 

Methods in org.castor.core.util that return IdentityMap.Entry
 IdentityMap.Entry IdentityMap.Entry.getNext()
          Get reference to next entry.
 

Methods in org.castor.core.util with parameters of type IdentityMap.Entry
 void IdentityMap.Entry.setNext(IdentityMap.Entry next)
          Set reference to next entry.
 



Copyright © 2012. All Rights Reserved.