com.rapidminer.operator.learner.associations.gsp
Class TransactionSet
java.lang.Object
com.rapidminer.operator.learner.associations.gsp.TransactionSet
public class TransactionSet
- extends java.lang.Object
This class holds informations about the start and end time of a set of transactions.
Please note, that the set itself isn't saved, and isn't needed.
- Author:
- Sebastian Land
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TransactionSet
public TransactionSet()
getEndTime
public double getEndTime()
getStartTime
public double getStartTime()
addTimeOfTransaction
public void addTimeOfTransaction(double time)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
reset
public void reset()
Copyright © 2001-2009 by Rapid-I