GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod SegmentedSequence.getOption(dataKey)
getOption()
BasedSequenceImpl...
abstract class SegmentedSequence
A BasedSequence which consists of segments of other BasedSequences
O
getBaseSequence()
Abstract
getOption()
Options holder, default has none, only available on BasedSequenceWithOptions
interface BasedOptionsHolder
Implemented by BasedOptionsSequence, use instance of it to pass to BasedSequence#of(...