Add a code snippet for anonymous classes (BAEL-2833) (#6690)
* Add a code snippet about anonymous classes (BAEL-2833) Add a code snippet about anonymous classes (BAEL-2833) Create module core-java-2 and move 'anonymous' package there * Adjust the pom of core-java-8-2 module * Adjust unit test
This commit is contained in:
committed by
maibin
parent
c18f588f28
commit
34c0cbe8e3
@@ -0,0 +1,6 @@
|
||||
=========
|
||||
|
||||
## Core Java 8 Cookbooks and Examples (part 2)
|
||||
|
||||
### Relevant Articles:
|
||||
- [Anonymous Classes in Java](http://www.baeldung.com/)
|
||||
Reference in New Issue
Block a user