progstyle
Table of Contents
Programming style
- Marker Interfaces - Marker interfaces do not support polymorphism. The implementation is always the same.
E.g. Serializable. Marker interfaces Can be replaced by annotations. They are bad style.
progstyle.txt · Last modified: 2020/12/27 20:35 by 127.0.0.1