|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectat.ofai.gate.jape.MutableBoolean
public class MutableBoolean
A mutable wrapper for bool, so you can return bool values via a method parameter. If public data members bother you I suggest you get a hobby, or have more sex or something.
Field Summary | |
---|---|
boolean |
value
|
Constructor Summary | |
---|---|
MutableBoolean()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public boolean value
Constructor Detail |
---|
public MutableBoolean()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |