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

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

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

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

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



Copyright © 2012. All Rights Reserved.