Table of Contents
Java - Naming Convention
Implementation
The name of an implementation class follows the following convention:
<Implementation><Interface>