java.lang.Object
net.sourceforge.plantuml.project.solver.AbstractSolver
net.sourceforge.plantuml.project.solver.Solver3
All Implemented Interfaces:
Solver

public class Solver3 extends AbstractSolver
  • Field Summary

    Fields inherited from class net.sourceforge.plantuml.project.solver.AbstractSolver

    values
  • Constructor Summary

    Constructors
    Constructor
    Description
    Solver3(Histogram workLoad)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected Instant
     
    protected Instant
     
    solveBackward(long totalLoad, long end)
     
    solveForward(long totalLoad, long start)
     

    Methods inherited from class net.sourceforge.plantuml.project.solver.AbstractSolver

    getData, setData

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait