Class Linked<T>
java.lang.Object
de.tomatengames.util.linked.Linked<T>
- Type Parameters:
T- The type of the value.
Represents an
Object value that can be modified.
The value may be null.- Since:
- 1.2
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Linked
-
-
Method Details
-
set
-
get
-