Class Reference<T>
java.lang.Object
VASSAL.tools.lang.Reference<T>
Holds a mutable reference.
This class is useful in cases where a reference to an object must be
passed to a method without the caller retaining a reference to that
object itself.
- Since:
- 3.2.0
- Author:
- Joel Uckelman
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
obj
-
-
Constructor Details
-
Reference
-