Uses of Enum Class
com.vladsch.flexmark.util.format.TrackedOffset.Flags
Packages that use TrackedOffset.Flags
-
Uses of TrackedOffset.Flags in com.vladsch.flexmark.util.format
Methods in com.vladsch.flexmark.util.format that return TrackedOffset.FlagsModifier and TypeMethodDescriptionstatic TrackedOffset.Flags
Returns the enum constant of this class with the specified name.static TrackedOffset.Flags[]
TrackedOffset.Flags.values()
Returns an array containing the constants of this enum class, in the order they are declared.