|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.acme.spextra.AddOns
public class AddOns
This class is the new class for add-ons to SuperProduct.
Constructor Summary | |
---|---|
AddOns()
Default constructor. |
Method Summary | |
---|---|
boolean |
hyperdrive(int warpSpeed)
Switch SuperProduct to hyperdrive. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AddOns()
Method Detail |
---|
public boolean hyperdrive(int warpSpeed)
warpSpeed
- How fast to go.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |