|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcodesimian.LiquidStart
public class LiquidStart
Class Liquid can create each type of Liquid only once.
LiquidStart takes certain types of Liquid so that nobody else can, then distributes them.
For example, class FreeLiquid should receive many types of Liquid, which it gives for free,
but it may refuse to give if you ask too often or for any other reason.
TODO: move this class into Liquid.init(boolean)?
Method Summary | |
---|---|
static void |
liquidStart()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void liquidStart()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |