net.sf.jga.fn.algorithm

Interface MaxValue.Visitor

public interface MaxValue.Visitor extends Visitor

Interface for classes that may interpret an MaxValue functor.
Method Summary
voidvisit(MaxValue host)

Method Detail

visit

public void visit(MaxValue host)