Uses of Enum Class
net.sourceforge.plantuml.sequencediagram.puma.PushStrategy
Packages that use PushStrategy
-
Uses of PushStrategy in net.sourceforge.plantuml.sequencediagram.puma
Methods in net.sourceforge.plantuml.sequencediagram.puma that return PushStrategyModifier and TypeMethodDescriptionstatic PushStrategy
Returns the enum constant of this class with the specified name.static PushStrategy[]
PushStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.