net.sourceforge.fluxion.runcible
Interface IndividualSelection

All Known Implementing Classes:
InPlace, RootAt, SelectIndividualValue

public interface IndividualSelection

Javadocs go here.

Version:
1.0
Author:
Tony Burdett

Method Summary
 IndividualSelection getNext()
           
 boolean hasNext()
           
 void setNext(IndividualSelection individualSelection)
           
 

Method Detail

getNext

IndividualSelection getNext()

setNext

void setNext(IndividualSelection individualSelection)

hasNext

boolean hasNext()


Copyright © 2010. All Rights Reserved.