| Package | Description |
|---|---|
| com.vladsch.flexmark.util.sequence |
| Modifier and Type | Method and Description |
|---|---|
static MappedSequence |
MappedSequence.of(CharMapper mapper,
CharSequence baseSeq) |
static MappedSequence |
MappedSequence.of(CharMapper mapper,
CharSequence baseSeq,
int start) |
static MappedSequence |
MappedSequence.of(CharMapper mapper,
CharSequence baseSeq,
int start,
int end) |
Copyright © 2019. All rights reserved.