Package net.sourceforge.plantuml.project
Class Load
- java.lang.Object
-
- net.sourceforge.plantuml.project.Load
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getFullLoad()
static Load
inWinks(int winks)
java.lang.String
toString()
-
-
-
Method Detail
-
inWinks
public static Load inWinks(int winks)
-
getFullLoad
public int getFullLoad()
-
toString
public java.lang.String toString()
- Overrides:
toString
in classjava.lang.Object
-
-