com.croftsoft.apps.infant
Class InfantData
java.lang.Object
com.croftsoft.apps.infant.InfantData
public final class InfantData
- extends Object
Data recorded for analysis.
- Since:
- 2006-03-05
- Version:
- $Id: InfantData.java,v 1.4 2007/12/01 00:51:07 croft Exp $
- Author:
- David Wallace Croft
Method Summary |
void |
record(long cycle,
long stimulus,
double duration,
double contemplation)
|
String |
report()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InfantData
public InfantData()
record
public void record(long cycle,
long stimulus,
double duration,
double contemplation)
report
public String report()
CroftSoft Apps Javadoc (2008-09-28 21:15:07)