Class composite.Leaf1
- public class Leaf1
- extends composite.AComponent
A single concrete component that can be used by the Client.

operation
()
- The concrete operation specific to this component

operation
public void operation()
- The concrete operation specific to this component.