protected static class StoredArticles.ArticleStoredInLocationsRequiringDriverLicenseFirstComparator extends Object implements Comparator<StoredArticle>
| Modifier | Constructor and Description |
|---|---|
protected |
StoredArticles.ArticleStoredInLocationsRequiringDriverLicenseFirstComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(StoredArticle o1,
StoredArticle o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalsprotected StoredArticles.ArticleStoredInLocationsRequiringDriverLicenseFirstComparator()
public int compare(StoredArticle o1, StoredArticle o2)
compare in interface Comparator<StoredArticle>Copyright © 2013 CodeLutin. All rights reserved.