org.gcube.contentmanagement.timeseriesservice.impl.history
Class HNode

java.lang.Object
  extended by org.gcube.contentmanagement.timeseriesservice.impl.history.HNode

public abstract class HNode
extends Object


Field Summary
protected  List<Integer> connections
           
protected  int id
           
 
Constructor Summary
HNode()
           
 
Method Summary
 List<HNode> getConnections()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

protected int id

connections

protected List<Integer> connections
Constructor Detail

HNode

public HNode()
Method Detail

getConnections

public List<HNode> getConnections()


Copyright © 2012. All Rights Reserved.