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