dev-guide:add-object-as-node-production
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| dev-guide:add-object-as-node-production [2025/01/08 14:49] – [toNode method] gaetan | dev-guide:add-object-as-node-production [2025/01/08 16:33] (current) – [ProducingNode interface] gaetan | ||
|---|---|---|---|
| Line 28: | Line 28: | ||
| The toNode() method works well but requires a class. When working on bigger projects you might want to create interfaces that includes the knowledge that all implementation classes should have a " | The toNode() method works well but requires a class. When working on bigger projects you might want to create interfaces that includes the knowledge that all implementation classes should have a " | ||
| - | Then, instead of using " | + | Then, instead of using " |
| + | |||
| + | <code java> | ||
| + | public Node produceNode() | ||
| + | </ | ||
dev-guide/add-object-as-node-production.1736344160.txt.gz · Last modified: 2025/01/08 14:49 by gaetan
