| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.primus.searchcommon.ConstantID
com.primus.searchcommon.ConstantQueryID
public class ConstantQueryID
Wraps a unique Query ID.
| Constructor Summary | |
|---|---|
ConstantQueryID(long number)
Returns Query ID with specified number.  | 
|
ConstantQueryID(java.lang.Long number)
Returns Query ID with specified number.  | 
|
| Method Summary | 
|---|
| Methods inherited from class com.primus.searchcommon.ConstantID | 
|---|
equals, hashCode, toInt, toLong, toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public ConstantQueryID(long number)
number - a long value of ID to be instanciatedpublic ConstantQueryID(java.lang.Long number)
number - a Long value of ID to be instanciated
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||