Uses of Class
net.sourceforge.plantuml.project.time.Instant
Packages that use Instant
-
Uses of Instant in net.sourceforge.plantuml.project.solver
Methods in net.sourceforge.plantuml.project.solver that return InstantModifier and TypeMethodDescriptionprotected Instant
Solver3.computeEnd()
protected Instant
Solver3.computeStart()
-
Uses of Instant in net.sourceforge.plantuml.project.time
Methods in net.sourceforge.plantuml.project.time that return InstantModifier and TypeMethodDescriptionstatic Instant
Instant.create
(long ms) static Instant
Instant.today()
Methods in net.sourceforge.plantuml.project.time with parameters of type Instant