public class StringEdit extends Object
| Constructor and Description |
|---|
StringEdit() |
| Modifier and Type | Method and Description |
|---|---|
static String |
change(String s,
String operations) |
static String |
changeSimple(String form,
String operation,
int c) |
static String |
get(ArrayList<String> opers,
int position) |
static int[][] |
LD(String s,
String t) |
static void |
main(String[] args) |
static String |
simple(String o) |
Copyright © 2013. All rights reserved.