public static class TreeUtils.TreeState<T>
extends java.lang.Object
| Constructor and Description |
|---|
TreeState() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isOpen(T key) |
void |
setOpen(T key,
boolean open) |
Copyright © 2018 SAP SE. All Rights Reserved.