|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.search.routing.command.search.TreeQueryRequest.Response.ItemAnswerGroup
public class TreeQueryRequest.Response.ItemAnswerGroup
An "answer group" for items, even though there is only ever one per group. This lets us cache comparison values.
| Field Summary | |
|---|---|
java.lang.Comparable |
mCompareValue
|
java.util.List<java.lang.Comparable> |
mCompareValues
|
| Constructor Summary | |
|---|---|
TreeQueryRequest.Response.ItemAnswerGroup()
|
|
| Method Summary | |
|---|---|
java.util.Map |
getProperties()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.List<java.lang.Comparable> mCompareValues
public java.lang.Comparable mCompareValue
| Constructor Detail |
|---|
public TreeQueryRequest.Response.ItemAnswerGroup()
| Method Detail |
|---|
public java.util.Map getProperties()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||