4 lines
174 B
Text
4 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.
|