GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod BasedSequenceImpl.sequenceOf(charSequence,startIndex,endIndex)
O
sequenceOf()
IRichSequenceBase...
abstract class BasedSequenceImpl
Implementation of BaseSequence
S
of()
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
OAbstract
subSequence()
Get a portion of this sequence
S
create()
OS
create()
BasedSequenceImpl
class SubSequence
A BasedSequence implementation which wraps original CharSequence to provide a BasedS...
SubSequence()
<<creates>>