GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod IRichSequenceBase.subSequenceBefore(range)
O
subSequenceBefore()
Get a portion of this sequence before one selected by range
IRichSequence
abstract class IRichSequenceBase
An abstract base for RichSequence which implements most of the methods allowing subc...
isNull()
class Range
Abstract
nullSequence()
SequenceUtils
interface IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
getStart()
Abstract
subSequence()
Get a portion of this sequence <p> NOTE: the returned value should only depend on st...