GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod SegmentedSequence.anyOptions(options)
O
anyOptions()
BasedSequenceImpl...
abstract class SegmentedSequence
A BasedSequence which consists of segments of other BasedSequences
O
getBaseSequence()
Abstract
anyOptions()
Options test for options for this sequence <p> default reports true for global defau...
interface BasedOptionsHolder
Implemented by BasedOptionsSequence, use instance of it to pass to BasedSequence#of(...