[JAVA] Impl class Vo class

https://matome.naver.jp/odai/2141432737100734901

-Impl class suffix pattern

Do not add a special affix to the interface name
A pattern that adds the Impl suffix to the class that implements that interface.
Seen in Java etc.

I thought it was so I'll write it down (^^) /

Recommended Posts

Impl class Vo class
Anonymous class (anonymous class)
Class method
ObjectMapper class
ArrayList class