All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.dorm4.util.StringComparer

java.lang.Object
   |
   +----org.dorm4.util.StringComparer

public class StringComparer
extends Object
implements IComparer
Compares two Strings


Constructor Index

 o StringComparer()

Method Index

 o compare(Object, Object)

Constructors

 o StringComparer
 public StringComparer()

Methods

 o compare
 public int compare(Object a,
                    Object b)

All Packages  Class Hierarchy  This Package  Previous  Next  Index