protected static class DefaultValueStack.Element extends Object
| Modifier and Type | Field and Description |
|---|---|
protected DefaultValueStack.Element |
tail |
protected Object |
value |
| Modifier | Constructor and Description |
|---|---|
protected |
Element(Object value,
DefaultValueStack.Element tail) |
protected final Object value
protected final DefaultValueStack.Element tail
protected Element(Object value, DefaultValueStack.Element tail)
Copyright © 2019. All rights reserved.