All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class juice.solver.ReporterEmpty

java.lang.Object
   |
   +----juice.solver.ReporterEmpty

public class ReporterEmpty
extends Object
implements Reporter
This reporter does nothing.


Constructor Index

 o ReporterEmpty()

Method Index

 o nextIteration()
 o setSolver(IterativeSolver)

Constructors

 o ReporterEmpty
 public ReporterEmpty()

Methods

 o setSolver
 public void setSolver(IterativeSolver slv)
 o nextIteration
 public void nextIteration()

All Packages  Class Hierarchy  This Package  Previous  Next  Index