CSE115.Gumball
Class GumballSize
java.lang.Object
CSE115.Gumball.GumballSize
- public class GumballSize
- extends Object
GumballSize.java
Created: Tue Jul 10 14:24:23 2001
- Author:
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TINY
public static final GumballSize TINY
SMALL
public static final GumballSize SMALL
MEDIUM
public static final GumballSize MEDIUM
LARGE
public static final GumballSize LARGE
JUMBO
public static final GumballSize JUMBO
getSize
public Dimension getSize()