public final class ReplaceList extends Object
| Modifier and Type | Field and Description |
|---|---|
static String[] |
COLUMN_NAMES |
static LinkedList<String[]> |
list |
static int |
MAX_ELEM |
static String |
NACH |
static int |
NACH_NR |
static String |
REPLACELIST |
static String |
VON |
static int |
VON_NR |
| Constructor and Description |
|---|
ReplaceList() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
check() |
static void |
init() |
static String |
replace(String strCheck,
boolean pfad) |
static int |
up(int idx,
boolean up) |
public static final String REPLACELIST
public static final String VON
public static final int VON_NR
public static final String NACH
public static final int NACH_NR
public static final String[] COLUMN_NAMES
public static final int MAX_ELEM
public static LinkedList<String[]> list
Copyright © 2020. All rights reserved.