GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod TableCell.withRowSpan(rowSpan)
withRowSpan()
class TableCell
TableCell()
S
of()
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
Abstract
isEmpty()
SequenceUtils
interface IRichSequence
A CharSequence that provides a rich set of manipulation methods. NOTE: '\0' changed ...
OAbstract
subSequence()
Get a portion of this sequence
Abstract
subSequence()
Get a portion of this sequence starting from a given offset to endIndex of the seque...
S
prefixOf()
BasedSequenceImpl...
class PrefixedSubSequence
A BasedSequence with an out of scope of original char sequence prefix a subSequence(...
S
create()
IRichSequenceBase...
abstract class BasedSequenceImpl
Implementation of BaseSequence
OS
create()
BasedSequenceImpl
class SubSequence
A BasedSequence implementation which wraps original CharSequence to provide a BasedS...
SubSequence()
S
prefixOf()
PrefixedSubSequence()
<<creates>><<creates>><<creates>>