public static class RtflRuntime.LocalVar
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.util.ArrayList<java.lang.String> |
_owners |
boolean |
notInUse |
RtflType |
value |
| Constructor and Description |
|---|
LocalVar(RtflType val,
java.lang.String thread) |
| Modifier and Type | Method and Description |
|---|---|
void |
addOwner(java.lang.String thread) |
void |
removeOwner(java.lang.String thread) |