|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectde.grogra.graph.BooleanMap
public abstract class BooleanMap
| Constructor Summary | |
|---|---|
BooleanMap()
|
|
| Method Summary | |
|---|---|
abstract boolean |
getBoolean(java.lang.Object object,
boolean asNode)
|
abstract boolean |
putBoolean(java.lang.Object object,
boolean asNode,
boolean value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface de.grogra.util.Disposable |
|---|
dispose |
| Constructor Detail |
|---|
public BooleanMap()
| Method Detail |
|---|
public abstract boolean getBoolean(java.lang.Object object,
boolean asNode)
public abstract boolean putBoolean(java.lang.Object object,
boolean asNode,
boolean value)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||