Uses of Interface
org.jagatoo.datatypes.Chainable

Packages that use Chainable
org.jagatoo.datatypes   
 

Uses of Chainable in org.jagatoo.datatypes
 

Subinterfaces of Chainable in org.jagatoo.datatypes
 interface DoublyChainable<T>
          This interface can be used to generate some kind of a Linked List.