|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectproj2.Cookies
public class Cookies
The Cookies
class implements a package of cookies
of a given flavor.
Constructor Summary | |
---|---|
Cookies()
The constructor listed here is provided by the Java compiler. |
Method Summary | |
---|---|
CookieFlavors |
getFlavor()
Gets the flavor of the cookies in this package. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Cookies()
Method Detail |
---|
public CookieFlavors getFlavor()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |