* Added the diamond operator (<>)
* Update guide/english/java/generics/index.md
Co-Authored-By: KartikSoneji <kartiksoneji@rocketmail.com>
* Changed <> to < and >
* Changed < and > to be escaped by `. Fixed Code Style to be Consistent.
* Formatting changes