public static class Issue30TestCase.Inventory<T extends Issue30TestCase.ComputerPart> extends Object
Issue30TestCase.Inventory()
List<T>
getItems()
void
setItems(List<T> items)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Issue30TestCase.Inventory()
public List<T> getItems()
public void setItems(List<T> items)
Copyright © 2015 Glasnost. All Rights Reserved.