HAL :: Ballroom 3.0.0.Beta1
-
@JsType(isNative=true,
namespace="<global>",
name="Object")
public class Node<T>
extends Object
A node in a tree - used for both nodes and leafs.
-
-
Constructor Summary
Constructors
| Constructor and Description |
Node() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
parents
public String[] parents
-
children
public boolean children
HAL :: Ballroom 3.0.0.Beta1
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.