GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod IRichSequenceBase.equals(o)
O
equals()
Equality comparison based on character content of this sequence, with quick fail res...
IRichSequence
abstract class IRichSequenceBase
An abstract base for RichSequence which implements most of the methods allowing subc...
S
equals()
Equality comparison based on character content of this sequence, with quick fail res...
interface SequenceUtils
Abstract
hashCode()
Should return hashCode of the underlying character sequence which is equal to the St...
SequenceUtils
interface IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
S
matchChars()
S
matchedCharCount()