|
|||||||||
| 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.ConstantTopicID
public class ConstantTopicID
wraps the Topic unique ID.
| Constructor Summary | |
|---|---|
ConstantTopicID(long number)
Returns Topic ID with specified number. |
|
ConstantTopicID(java.lang.Long number)
Creates and returns new Topic ID. |
|
| 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 ConstantTopicID(java.lang.Long number)
public ConstantTopicID(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 | ||||||||