|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hd.d.pg2k.svrCore.ExhibitAttrUtils.ExhibitAttrWords.SubjOrderComp
private static final class ExhibitAttrUtils.ExhibitAttrWords.SubjOrderComp
Class to implement our "subject" order Comparator. TODO: cache of intern()ed main words component (or sets of items with identical main words) to speed up searching in large blocks with same main words
| Field Summary | |
|---|---|
private java.util.Set<java.lang.String> |
attrWordsSortedSet
The set of valid attribute/discardable words; not null. |
| Constructor Summary | |
|---|---|
ExhibitAttrUtils.ExhibitAttrWords.SubjOrderComp(java.util.Set<java.lang.String> attrWordsSortedSet)
|
|
| Method Summary | |
|---|---|
int |
compare(Name.ExhibitFull s1,
Name.ExhibitFull s2)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Field Detail |
|---|
private final java.util.Set<java.lang.String> attrWordsSortedSet
| Constructor Detail |
|---|
ExhibitAttrUtils.ExhibitAttrWords.SubjOrderComp(java.util.Set<java.lang.String> attrWordsSortedSet)
| Method Detail |
|---|
public final int compare(Name.ExhibitFull s1,
Name.ExhibitFull s2)
compare in interface java.util.Comparator<Name.ExhibitFull>
|
DHD Multimedia Gallery V1.60.69 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||