Uses of Class
com.vladsch.flexmark.util.misc.Ref
Packages that use Ref
-
Uses of Ref in com.vladsch.flexmark.html2md.converter
Fields in com.vladsch.flexmark.html2md.converter with type parameters of type Ref -
Uses of Ref in com.vladsch.flexmark.util.format
Methods in com.vladsch.flexmark.util.format with parameters of type RefModifier and TypeMethodDescriptionprivate BasedSequence
MarkdownTable.cellText
(List<TableCell> cells, int index, boolean withTrackedOffset, boolean isHeader, int width, CellAlignment alignment, Ref<Integer> delta)