Class TaskLoadImpl
java.lang.Object
net.sourceforge.plantuml.project.core3.TaskLoadImpl
- All Implemented Interfaces:
TaskLoad
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TaskLoadImpl
-
-
Method Details
-
getStart
public final long getStart() -
setStart
public final void setStart(long start) -
getEnd
public final long getEnd() -
setEnd
public final void setEnd(long end) -
getLoad
-