static final class GralMng.PosThreadSafe extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected GralPos |
pos
Position of the next widget to add.
|
protected boolean |
posUsed
False if the position is given newly.
|
(package private) long |
threadId |
Constructor and Description |
---|
PosThreadSafe() |
PosThreadSafe(GralPos exists) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
protected final GralPos pos
protected boolean posUsed
GralPos.setNextPosition()
.final long threadId
PosThreadSafe()
PosThreadSafe(GralPos exists)
public java.lang.String toString()
toString
in class java.lang.Object