Modifier and Type | Field and Description |
---|---|
private HStack.Node<T> |
HStack.Node.previous |
private HStack.Node<T> |
HStack.topElement |
Constructor and Description |
---|
Node(HStack.Node<T> previous,
T object) |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.