Uses of Interface
crystalspace.jbind.interfaces.iengine.collectn.iCollectionList

Packages that use iCollectionList
crystalspace.jbind.impl.engine.collectn   
crystalspace.jbind.impl.engine.engine   
crystalspace.jbind.interfaces.iengine.engine   
 

Uses of iCollectionList in crystalspace.jbind.impl.engine.collectn
 

Classes in crystalspace.jbind.impl.engine.collectn that implement iCollectionList
 class csCollectionList
           
 

Uses of iCollectionList in crystalspace.jbind.impl.engine.engine
 

Methods in crystalspace.jbind.impl.engine.engine that return iCollectionList
 iCollectionList csEngine.getCollections()
           
 

Uses of iCollectionList in crystalspace.jbind.interfaces.iengine.engine
 

Methods in crystalspace.jbind.interfaces.iengine.engine that return iCollectionList
 iCollectionList iEngine.getCollections()
          Get the list of collections.