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