Changes

Jump to: navigation, search

Decorator

72 bytes added, 14:10, 1 March 2007
no edit summary
[[BTP600]] > [[Decorator]]
Allow new/additional responsibility to be added to an existing object dynamically. Decoratores provide a flexible alternative to subclassing for extending functionality.
[[Image:javaIOdecorator.png|500 px|thumb|Java I/O classes]]
Java I/O[http://java.sun.com/javase/6/docs/api/java/io/package-frame.html API]
JDK 6u1 Source under the [http://www.java.net/jrl.csp JRL license]
1
edit

Navigation menu