public class SUF2RecordLine extends Object
| Constructor and Description |
|---|
SUF2RecordLine(String line) |
| Modifier and Type | Method and Description |
|---|---|
Character |
charAt(int pos) |
int |
getShift() |
boolean |
isMultiLine() |
int |
length() |
String |
part(int start) |
String |
part(int start,
int end) |
void |
resetShift() |
void |
setLine(String line) |
void |
setShift(int shift) |
void |
shift(int shift) |
String |
toString() |
public SUF2RecordLine(String line)
public String part(int start, int end)
public String part(int start)
public boolean isMultiLine()
public void setLine(String line)
public Character charAt(int pos)
public int length()
public int getShift()
public void setShift(int shift)
public void shift(int shift)
public void resetShift()
Copyright © 2018 B3Partners B.V.. All rights reserved.