|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use LineEnding | |
|---|---|
| asia.redact.bracket.properties.line | |
| Uses of LineEnding in asia.redact.bracket.properties.line |
|---|
| Fields in asia.redact.bracket.properties.line declared as LineEnding | |
|---|---|
private LineEnding |
LineScanner.delimiter
|
(package private) LineEnding |
Line.ending
|
| Methods in asia.redact.bracket.properties.line that return LineEnding | |
|---|---|
LineEnding |
LineScanner.getDelimiter()
|
LineEnding |
Line.getEnding()
|
static LineEnding |
LineEnding.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LineEnding[] |
LineEnding.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in asia.redact.bracket.properties.line with parameters of type LineEnding | |
|---|---|
Line(String text,
long index,
LineEnding ending)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||