Changes

Jump to: navigation, search

Abstract Factory

3 bytes added, 19:23, 18 February 2007
Code Example
} //class CPU
 
The concrete widget classes are simply classes that implement the widget interfaces:
 
class EmberCPU extends CPU {
 
} // class EmberCPU
1
edit

Navigation menu