public class NumberSet extends java.lang.Object
java.util.ArrayList<java.lang.Integer>
numbers
NumberSet(java.util.ArrayList<java.lang.Integer> num, int newInt)
NumberSet(int i)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public java.util.ArrayList<java.lang.Integer> numbers
public NumberSet(int i)
public NumberSet(java.util.ArrayList<java.lang.Integer> num, int newInt)