T
public class Wrapper<T> extends Object
Wrapper()
getWrapped()
void
setWrapped(T wrapped)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Wrapper()
public void setWrapped(T wrapped)
public T getWrapped()
Copyright © 2023. All rights reserved.