Comparator Tools

Package:
Comparator Tools
Summary:
Compare and sort objects of many types
Groups:
Data types, Language, PHP 5
Author:
Fabian Schmengler
Description:
This package can be used to Sort and compare objects of many types.

It defines the comparable interface that is implemented by several different objects meant to compare common types of values like as files by any of their attributes such as name, size, creation or modification time.

Additionally it provides classes that take advantage of objects that implement the Comparable interface to sort arrays of objects.


Powered by Gewgley