|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sparql.util.RefBoolean
public class RefBoolean
| Constructor Summary | |
|---|---|
RefBoolean(Context context,
Symbol monitoredProperty)
|
|
RefBoolean(Context context,
Symbol monitoredProperty,
boolean initialValue)
|
|
RefBoolean(Symbol monitoredProperty)
|
|
RefBoolean(Symbol monitoredProperty,
boolean initialValue)
|
|
| Method Summary | |
|---|---|
boolean |
getValue()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RefBoolean(Symbol monitoredProperty)
public RefBoolean(Symbol monitoredProperty,
boolean initialValue)
public RefBoolean(Context context,
Symbol monitoredProperty,
boolean initialValue)
public RefBoolean(Context context,
Symbol monitoredProperty)
| Method Detail |
|---|
public final boolean getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||