net.sf.jga.fn.adaptor

Interface ComposeUnary.Visitor

public interface ComposeUnary.Visitor extends Visitor

Interface for classes that may interpret a ComposeUnary functor.
Method Summary
voidvisit(ComposeUnary host)

Method Detail

visit

public void visit(ComposeUnary host)