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