public class Permutations extends Object
Constructor and Description |
---|
Permutations() |
Modifier and Type | Method and Description |
---|---|
void |
getPermutations(Object[] objects) |
void |
getPermutations(Object[] objects,
List<Object[]> permutations,
int n) |
Copyright © 2016–2020. All rights reserved.