T
public class Mutable<T> extends Object
protected T
value
Mutable(T value)
get()
void
set(T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected T value
public Mutable(T value)
public T get()
public void set(T value)
Copyright © 2019. All rights reserved.