public class ChangeHelper extends Object
Constructor and Description |
---|
ChangeHelper() |
Modifier and Type | Method and Description |
---|---|
static String |
addRemoveChangeToString(int from,
int to,
List<?> list,
List<?> removed) |
static String |
permChangeToString(int[] permutation) |
static String |
updateChangeToString(int from,
int to) |
Copyright © 2020. All rights reserved.