|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.gridsystems.nextgrid.api.pom.ref.ReferenceSupport<E>
com.gridsystems.nextgrid.api.pom.ref.ScalarReference<java.lang.Boolean>
com.gridsystems.nextgrid.api.pom.ref.BooleanReference
public final class BooleanReference
LongReference type.
| Field Summary |
|---|
| Fields inherited from class com.gridsystems.nextgrid.api.pom.ref.ReferenceSupport |
|---|
LOG |
| Constructor Summary | |
|---|---|
BooleanReference()
Creates a new instance. |
|
BooleanReference(boolean value)
Creates a new instance. |
|
| Method Summary |
|---|
| Methods inherited from class com.gridsystems.nextgrid.api.pom.ref.ScalarReference |
|---|
canCastFrom, canCastTo, castTo, getValue, getValueType, setValue |
| Methods inherited from class com.gridsystems.nextgrid.api.pom.ref.ReferenceSupport |
|---|
addReader, addWriter, clearLinks, copy, dispose, getReaders, getWriters, isAvailable, readLock, removeReader, removeWriter, reset, setAvailable, waitAvailable, writeLock |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BooleanReference()
public BooleanReference(boolean value)
value - The initial value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||