Class Container<V>
java.lang.Object
net.ME1312.Galaxi.Library.Container.Value<V>
net.ME1312.Galaxi.Library.Container.Container<V>
- Type Parameters:
V
- Value Type
Value Container Class
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
value
-
-
Constructor Details
-
Container
public Container()Creates the Container -
Container
Creates the Container- Parameters:
value
- Value
-
-
Method Details