Uses of Enum Class
com.vladsch.flexmark.util.format.options.TrailingSpaces
Packages that use TrailingSpaces
-
Uses of TrailingSpaces in com.vladsch.flexmark.util.format.options
Subclasses with type arguments of type TrailingSpaces in com.vladsch.flexmark.util.format.optionsMethods in com.vladsch.flexmark.util.format.options that return TrailingSpacesModifier and TypeMethodDescriptionstatic TrailingSpacesReturns the enum constant of this class with the specified name.static TrailingSpaces[]TrailingSpaces.values()Returns an array containing the constants of this enum class, in the order they are declared.