|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.freecompany.infoset.AbstractReference<T>
public abstract class AbstractReference<T>
| Field Summary | |
|---|---|
protected Infoset<T> |
infoset
|
| Constructor Summary | |
|---|---|
AbstractReference()
|
|
| Method Summary | |
|---|---|
Infoset<T> |
infoset()
|
boolean |
resolved()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Infoset<T> infoset
| Constructor Detail |
|---|
public AbstractReference()
| Method Detail |
|---|
public boolean resolved()
resolved in interface Reference<T>public Infoset<T> infoset()
infoset in interface Reference<T>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||