|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectFlippableStringComparator
public class FlippableStringComparator
| Nested Class Summary | |
|---|---|
private class |
FlippableStringComparator.FlippableComp
|
| Field Summary | |
|---|---|
private static WeakHashMap |
cache
|
| Constructor Summary | |
|---|---|
FlippableStringComparator()
|
|
| Method Summary | |
|---|---|
ScoreDocComparator |
newComparator(IndexReader reader,
String fieldName)
Make a comparator for the given field using the given reader |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final WeakHashMap cache
| Constructor Detail |
|---|
public FlippableStringComparator()
| Method Detail |
|---|
public ScoreDocComparator newComparator(IndexReader reader,
String fieldName)
throws IOException
newComparator in interface SortComparatorSourceIOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||