Documentation of 'ec.simple.SimpleExchanger' Java class
SimpleExchanger
ec.simple

Class SimpleExchanger

  • All Implemented Interfaces:
    Setup, Singleton, SteadyStateExchangerForm, java.io.Serializable


    public final class SimpleExchanger
    extends Exchanger
    implements SteadyStateExchangerForm
    A SimpleExchanger is a default Exchanger which, well, doesn't do anything. Most applications don't need Exchanger facilities; this simple version will suffice.

    The SimpleExchanger implements the SteadyStateExchangerForm, mostly because it does nothing with individuals. For this reason, it is final; implement your own Exchanger if you need to do something more advanced.

    See Also:
    Serialized Form

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.