T - the actual type of content stored by the nodepublic class VirtualNode<T> extends Object
SCMContentProvider and SCMLabelProvider that can hold arbitrary
content.| Constructor and Description |
|---|
VirtualNode(List<T> content) |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
getContent()
Returns the content stored by this node.
|
Copyright © 2017. All rights reserved.