overriding for chaining
All > Technology > Programming > Java
- A form of method overriding in which the sub class version of a method checks to see whether it can respond to the message on its own and only calls the super class version of the method.
David J. Barnes - Cite This Source - This Definition - Hash Function, method overloading, method overriding, overriding, overriding for breadth, overriding for restriction