Uses of Class
com.vladsch.flexmark.util.sequence.mappers.SpecialLeadInStartsWithCharsHandler
Packages that use SpecialLeadInStartsWithCharsHandler
-
Uses of SpecialLeadInStartsWithCharsHandler in com.vladsch.flexmark.util.sequence.mappers
Methods in com.vladsch.flexmark.util.sequence.mappers that return SpecialLeadInStartsWithCharsHandlerModifier and TypeMethodDescriptionstatic @NotNull SpecialLeadInStartsWithCharsHandlerSpecialLeadInStartsWithCharsHandler.create(char leadInChar) static @NotNull SpecialLeadInStartsWithCharsHandlerSpecialLeadInStartsWithCharsHandler.create(@NotNull CharSequence leadInChar)