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