This package org.servebox.commons.comparator contains interface and basic comparator implementations.



Interfaces
 InterfaceDescription
 IComparator A comparison interface that allows the comparison of two objects.
Classes
 ClassDescription
 BasicObjectComparator Default comparator for IBasicObject.
 StringComparator StringComparator performs a comparison between two strings.