|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--hep.analysis.partition.AbstractBinFinder
Constructor Summary | |
AbstractBinFinder()
|
Method Summary | |
void |
clear()
|
int |
getBinAt(java.util.Date d)
|
int |
getBinAt(double d)
|
int |
getBinAt(int i)
|
int |
getBinAt(java.lang.String s)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AbstractBinFinder()
Method Detail |
public int getBinAt(double d)
getBinAt
in interface BinFinder
public int getBinAt(int i)
getBinAt
in interface BinFinder
public int getBinAt(java.util.Date d)
getBinAt
in interface BinFinder
public int getBinAt(java.lang.String s)
getBinAt
in interface BinFinder
public void clear()
clear
in interface BinFinder
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |