| Package | Description |
|---|---|
| org.squashtest.tm.domain.library.structures |
| Modifier and Type | Class and Description |
|---|---|
class |
LibraryTree<IDENT,T extends TreeNode<IDENT,T>>
This tree can have multiple roots and internally its structure is layered.
|
class |
TreeNode<IDENT,T extends TreeNode<IDENT,T>>
Please read also
LibraryTree. |
| Modifier and Type | Class and Description |
|---|---|
static class |
LibraryTree.SimpleNode<T> |
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.