public class CollectionsDao extends Object
List<String>
myColors
myDesserts
List<Integer>
myInts
myYears
CollectionsDao()
void
reset()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public List<Integer> myInts
public List<Integer> myYears
public List<String> myColors
public List<String> myDesserts
public CollectionsDao()
public void reset()
Copyright © 2015. All rights reserved.