Package org.jlab.clas.detector
Class DetectorResponseComparators.EnergyCompare
java.lang.Object
org.jlab.clas.detector.DetectorResponseComparators.EnergyCompare
- All Implemented Interfaces:
- Comparator<DetectorResponse>
- Enclosing class:
- DetectorResponseComparators
public static final class DetectorResponseComparators.EnergyCompare
extends Object
implements Comparator<DetectorResponse>
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Comparatorequals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
- 
Constructor Details- 
EnergyComparepublic EnergyCompare()
 
- 
- 
Method Details- 
compare- Specified by:
- comparein interface- Comparator<DetectorResponse>
 
 
-