org.springframework.osgi.blueprint
Class DummyComparator
java.lang.Object
org.springframework.osgi.blueprint.DummyComparator
- All Implemented Interfaces:
- Comparator
public class DummyComparator
- extends Object
- implements Comparator
- Author:
- Costin Leau
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DummyComparator
public DummyComparator()
compare
public int compare(Object o1,
Object o2)
- Specified by:
compare
in interface Comparator
Copyright © 2006-2011 Spring Framework. All Rights Reserved.