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