hep.lcd.recon.cluster.radial.util
Interface Orderable

All Known Implementing Classes:
CalCellCollection.CalCell

public interface Orderable
extends hep.lcd.recon.cluster.radial.util.Printable


Method Summary
 boolean greaterThan(Orderable other)
           
 void print()
           
 

Method Detail

greaterThan

public boolean greaterThan(Orderable other)

print

public void print()


The LCD Group