network
Interface Ordered

All Known Implementing Classes:
Customer

public interface Ordered


Method Summary
 boolean smallerThan(Customer e)
           
 

Method Detail

smallerThan

boolean smallerThan(Customer e)