Class composite.Leaf1


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


Method Index

 o operation ()
The concrete operation specific to this component

Methods

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