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