|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.dante.extex.interpreter.primitives.pdftex.util.id.IdSpec
de.dante.extex.interpreter.primitives.pdftex.util.id.NumIdSpec
This class carries an id based on a number.
Constructor Summary | |
NumIdSpec(long num)
Creates a new object. |
Method Summary | |
long |
getNum()
Getter for the number. |
java.lang.String |
toString()
|
Methods inherited from class de.dante.extex.interpreter.primitives.pdftex.util.id.IdSpec |
parseIdSpec |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public NumIdSpec(long num)
num
- the numMethod Detail |
public long getNum()
public java.lang.String toString()
Object.toString()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |