|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.samcrow.io.IOResponse
public class IOResponse
Contains a Collection of Nodes and a Collection of Links
Field Summary | |
---|---|
java.util.Collection<Link> |
links
|
java.util.Collection<Node> |
nodes
|
Constructor Summary | |
---|---|
IOResponse()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.util.Collection<Node> nodes
public java.util.Collection<Link> links
Constructor Detail |
---|
public IOResponse()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |