Class composite.Leaf2


public class Leaf2
extends composite.AComponent
A concrete component that can be used by a 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.