|
|||||||||
| Home >> All >> com >> memoire >> [ foo overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.memoire.foo
Class FooBoolean

java.lang.Objectcom.memoire.foo.FooBoolean
- public class FooBoolean
- extends java.lang.Object
| Field Summary | |
private static FooCategory |
pkg_
|
| Constructor Summary | |
FooBoolean()
|
|
| Method Summary | |
static java.lang.Boolean |
create(boolean _value)
|
static FooCategory |
init()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
pkg_
private static FooCategory pkg_
| Constructor Detail |
FooBoolean
public FooBoolean()
| Method Detail |
init
public static final FooCategory init()
create
public static java.lang.Boolean create(boolean _value)
|
|||||||||
| Home >> All >> com >> memoire >> [ foo overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.memoire.foo.FooBoolean