com.j2biz.blogunity.util
Class UserpicComparator

java.lang.Object
  extended bycom.j2biz.blogunity.util.UserpicComparator
All Implemented Interfaces:
Comparator, Serializable

public class UserpicComparator
extends Object
implements Comparator, Serializable

Since:
0.1
Author:
michelson
See Also:
Serialized Form

Constructor Summary
UserpicComparator()
           
 
Method Summary
 int compare(Object o1, Object o2)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.Comparator
equals
 

Constructor Detail

UserpicComparator

public UserpicComparator()
Method Detail

compare

public int compare(Object o1,
                   Object o2)
Specified by:
compare in interface Comparator


Copyright (c)j2biz.com