Join Java: Difference between revisions

Content deleted Content added
Line 32:
=== Ordering modifiers ===
Join fragments can be repeated in multiple Join patterns so there can be
a case when mulitplemultiple Join patterns are completed when a fragment is called.
Such a case could occur in the example below if B(), C() and D() then A() are
called. The final A() fragment completes three of the patterns so there are