a601ee84bc
Yet another implementation of an anonymous class with per object overridable methods, but with the added attraction of sort of working dispatch to the parent class's method.
3 lines
174 B
Text
3 lines
174 B
Text
Yet another implementation of an anonymous class with per object
|
|
overridable methods, but with the added attraction of sort of
|
|
working dispatch to the parent class's method.
|