| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface GraphGeneratorSinkMethod Summary | |
GraphBundle |
|
void |
|
public GraphBundle createGraphBundle()
Creates an empty graph bundle which can be filled by the generator and handed toreceiveGraphBundle(GraphBundle).
public void receiveGraphBundle(GraphBundle bundle)
Receives the next graph bundle from the generator.