java.lang.Object
net.automatalib.common.util.Holder<T>
- Type Parameters:
T- value type
A class that holds a value. May be useful in situations where you need to pass a reference to write data to.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
-
-
Constructor Details
-
Holder
public Holder() -
Holder
-