protected static class SimpleCODBase.EventItem extends Object implements Comparable<SimpleCODBase.EventItem>
Modifier and Type | Field and Description |
---|---|
ISBIndex.ISBNode |
node |
Long |
timeStamp |
Constructor and Description |
---|
SimpleCODBase.EventItem(ISBIndex.ISBNode node,
Long timeStamp) |
public ISBIndex.ISBNode node
public Long timeStamp
public SimpleCODBase.EventItem(ISBIndex.ISBNode node, Long timeStamp)
public int compareTo(SimpleCODBase.EventItem t)
compareTo
in interface Comparable<SimpleCODBase.EventItem>
Copyright © 2014 University of Waikato, Hamilton, NZ. All Rights Reserved.