| Package | Description |
|---|---|
| com.github.davidmoten.rx.internal.operators |
| Modifier and Type | Method and Description |
|---|---|
static <T> Iterable<Permutations.Swap<T>> |
Permutations.iterable(List<T> list) |
static <T> Iterator<Permutations.Swap<T>> |
Permutations.iterator(List<T> list) |
Copyright © 2013–2016. All rights reserved.