public class Wrapper<T> extends Object
Wrapper()
Wrapper(List<T> items)
List<T>
getItems()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Wrapper()
public Wrapper(List<T> items)
public List<T> getItems()
Copyright © 2016. All rights reserved.