JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
one.xingyi.helpers
Interface Permutations
public interface
Permutations
Method Summary
Static Methods
Modifier and Type
Method
Description
static
Stream
<
List
<
Boolean
>>
permutate
(int size)
static
List
<
Boolean
>
toList
(int num, int size)
Method Details
toList
static
List
<
Boolean
>
toList
(int num, int size)
permutate
static
Stream
<
List
<
Boolean
>>
permutate
(int size)