Skip to main content

Overriding Static Methods in Java

You can’t override static methods in Java – so here are some alternative (more OO) solutions.

Tags: , , ,
Posted in Java, UML | 1 Comment »