|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UniqueNumber | |
| de.jface.remind.core | |
| Uses of UniqueNumber in de.jface.remind.core |
| Methods in de.jface.remind.core that return UniqueNumber | |
static UniqueNumber |
UniqueNumber.newInstance()
Creates a new UniqueNumber instance. |
static UniqueNumber |
UniqueNumber.newInstance(long uniqueNumber)
Returns a new instance with the given uniqueNumber. |
static UniqueNumber |
UniqueNumber.newInstance(long uniqueNumber,
boolean allowModify)
Returns a new instance with the given uniqueNumber. |
static UniqueNumber |
UniqueNumber.getInstance(long uniqueNumber)
Returns an existing instance of UniqueNumber or null
if no instance with the given uniqueNumber exists. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||