E - Element typeprivate static class PartiallyOrderedSet.TopBottomNode<E> extends PartiallyOrderedSet.Node<E>
| Modifier and Type | Field and Description |
|---|---|
private String |
description |
childList, e, parentList| Constructor and Description |
|---|
TopBottomNode(boolean top) |
private final String description
public String toString()
toString in class PartiallyOrderedSet.Node<E>Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.