Uses of Interface
com.vladsch.flexmark.util.sequence.builder.ISegmentBuilder
Packages that use ISegmentBuilder
-
Uses of ISegmentBuilder in com.vladsch.flexmark.util.sequence
Methods in com.vladsch.flexmark.util.sequence with parameters of type ISegmentBuilderModifier and TypeMethodDescriptionstatic SegmentedSequenceFullSegmentedSequenceFull.create(@NotNull BasedSequence baseSequence, ISegmentBuilder<?> builder) Base Constructorstatic SegmentedSequenceTreeSegmentedSequenceTree.create(@NotNull BasedSequence baseSeq, ISegmentBuilder<?> builder) Base Constructor -
Uses of ISegmentBuilder in com.vladsch.flexmark.util.sequence.builder
Classes in com.vladsch.flexmark.util.sequence.builder with type parameters of type ISegmentBuilderSubinterfaces of ISegmentBuilder in com.vladsch.flexmark.util.sequence.builderModifier and TypeInterfaceDescriptioninterfaceIBasedSegmentBuilder<S extends IBasedSegmentBuilder<S>>Classes in com.vladsch.flexmark.util.sequence.builder that implement ISegmentBuilderModifier and TypeClassDescriptionclassclassclassSegmentBuilderBase<S extends SegmentBuilderBase<S>>