public class JTextSourceRange extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JTextSourceRange.JRangePointer |
| Constructor and Description |
|---|
JTextSourceRange(int start,
char[] value) |
| Modifier and Type | Method and Description |
|---|---|
int |
end() |
int |
start() |
JTextSourceRange.JRangePointer |
trim(long cn,
int window) |
char[] |
value() |
public int start()
public int end()
public char[] value()
public JTextSourceRange.JRangePointer trim(long cn, int window)
Copyright © 2021 vpc open source initiative. All rights reserved.