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 |
DefaultValueStack.Element(Object value,
DefaultValueStack.Element tail) |
protected final Object value
protected final DefaultValueStack.Element tail
protected DefaultValueStack.Element(Object value, DefaultValueStack.Element tail)
Copyright © 2014. All rights reserved.