public interface Permutations
static Stream<List<Boolean>>
permutate(int size)
static List<Boolean>
toList(int num, int size)
static List<Boolean> toList(int num, int size)
static Stream<List<Boolean>> permutate(int size)
Copyright © 2023. All rights reserved.