GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod SubSequence.getOption(dataKey)
getOption()
BasedSequenceImpl
class SubSequence
A BasedSequence implementation which wraps original CharSequence to provide a BasedS...
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(...
get()
MutableDataValueSetter
abstract class DataKeyBase
Abstract
getOrCompute()
Get key if it exists or compute using supplier <p> Method used by DataKey classes to...
MutableDataSetter
interface DataHolder