Package one.empty3.library
Class TRCNode
- java.lang.Object
-
- one.empty3.library.TRCNode
-
public class TRCNode extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TRCNode()
TRCNode(Representable object)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.Set<TRCNode>
getValueSet()
-
-
-
Constructor Detail
-
TRCNode
public TRCNode()
-
TRCNode
public TRCNode(Representable object)
-
-
Method Detail
-
getValueSet
public java.util.Set<TRCNode> getValueSet()
-
-