-
-
Constructor Summary
Constructors
| Constructor and Description |
Mutable(T value) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Mutable
public Mutable(T value)
-
Method Detail
-
reset
public void reset()
-
getValue
public T getValue()
-
getLast
public T getLast()
Copyright © 2009–2021. All rights reserved.