org.cubeengine.converter.node
Class ShortNode
java.lang.Object
org.cubeengine.converter.node.Commentable
org.cubeengine.converter.node.Node<V>
org.cubeengine.converter.node.ValueNode<Short>
org.cubeengine.converter.node.ShortNode
public class ShortNode
- extends ValueNode<Short>
A Short Node
|
Constructor Summary |
ShortNode(short value)
Creates a ShortNode |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShortNode
public ShortNode(short value)
- Creates a ShortNode
- Parameters:
value - a short
Copyright © 2013–2017. All rights reserved.