Changes

Jump to: navigation, search

Chain of Responsibility

2 bytes added, 21:47, 2 April 2007
no edit summary
=== Java Example ===
'''Example 1''' -- This code can be found at [http://www.javacamp.org/designPattern/chains.html www.Javacamp.org]
 
import java.io.*;
 
abstract class PurchasePower {
1
edit

Navigation menu