Uses of Class
net.sourceforge.plantuml.Lazy
Packages that use Lazy
-
Uses of Lazy in net.sourceforge.plantuml.command
Constructors in net.sourceforge.plantuml.command with parameters of type LazyModifierConstructorDescriptionCommandMultilines2(IRegex patternStart, MultilinesStrategy strategy, Trim trimEnd, Lazy<Pattern2> end) UBrexCommandMultilines2(UnicodeBracketedExpression patternStart, MultilinesStrategy strategy, Trim trimEnd, Lazy<UnicodeBracketedExpression> end)