org.ozoneDB.collections
Interface OzoneComparator

All Superinterfaces:
java.util.Comparator, java.io.Serializable

public interface OzoneComparator
extends java.util.Comparator, java.io.Serializable

This interface is nothing more than a combination of the Serializable and the Comparator interface.

Use this method for anonymous Comparator inner classes that are to be used in combination with ozone aware collections.

Author:
Leo Mekenkamp (mind the anti-sp@m)

Methods inherited from interface java.util.Comparator
compare, equals
 



Copyright © 2004 The Ozone Database Project - www.ozone-db.org. All Rights Reserved.