public class SingleWrapper<T> extends Object implements Wrapper<T>
SingleWrapper(T instance)
T
get()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SingleWrapper(T instance)
public T get()
get
Wrapper<T>
Copyright © 2023. All rights reserved.