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