org.eclipse.jpt.common.core.utility
Class BodySourceWriter.ImportEntriesComparator
java.lang.Object
org.eclipse.jpt.common.core.utility.BodySourceWriter.ImportEntriesComparator
- All Implemented Interfaces:
- Serializable, Comparator<Map.Entry<String,BodySourceWriter.ImportPackage>>
- Enclosing class:
- BodySourceWriter
protected static class BodySourceWriter.ImportEntriesComparator
- extends Object
- implements Comparator<Map.Entry<String,BodySourceWriter.ImportPackage>>, Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BodySourceWriter.ImportEntriesComparator
protected BodySourceWriter.ImportEntriesComparator()
compare
public int compare(Map.Entry<String,BodySourceWriter.ImportPackage> e1,
Map.Entry<String,BodySourceWriter.ImportPackage> e2)
- Specified by:
compare in interface Comparator<Map.Entry<String,BodySourceWriter.ImportPackage>>
Copyright (c) 2012 Oracle. All rights reserved.