Package com.bayesserver
Class UnrollOutput.NodeTime
- java.lang.Object
- 
- com.bayesserver.UnrollOutput.NodeTime
 
- 
- Enclosing class:
- UnrollOutput
 
 public static final class UnrollOutput.NodeTime extends Object Identifies a node and related time.
- 
- 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description NodegetNode()Gets the node.IntegergetTime()Gets the time of the node, or null if a time is not appropriate for the temporal type of the node.
 
-