|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ElkObjectRecycler
Interface for classes using which one can reuse already created
ElkObjects.
| Method Summary | |
|---|---|
ElkObject |
recycle(ElkObject object)
Process the given ElkObject and either return itself, or another
(previously processed) ElkObject that is structurally equivalent
to the given one. |
| Method Detail |
|---|
ElkObject recycle(ElkObject object)
ElkObject and either return itself, or another
(previously processed) ElkObject that is structurally equivalent
to the given one.
object - the input ElkObject which should be processed
ElkObject that is structurally equivalent to the given
object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||