public class UList extends Object
| Constructor and Description |
|---|
UList() |
| Modifier and Type | Method and Description |
|---|---|
static <T> List<T> |
flattenS(List<List<T>> tree)
Flatten a list of 2 times nested Items (T)
|
Copyright © 2015. All rights reserved.