-
Encapsulation & Subclasses
-
Overriding Methods, Polymorphism & Static Classes
-
Abstract & Nested Classes
-
Interfaces
-
Lambda Expressions
-
Generic & Collections
-
Collections, Stream API & Filters
-
Collectors class
-
Lamda- Build in Functional interfaces
-
Concurrency Enhancements
-
Java Date/Time API
-
Java IO New Enhancements
-
Method references
-
Default methods
-
Base64 Encode Decode
-
Static methods in interface
-
Optional class
-
ForEach() method
-
Nashorn JavaScript Engine
-
Parallel Streams
-
Parallel Array Sorting
-
Type and Repating Annotations
-
Fork-Join Framework
-
JDBC Enhancements
-
Localization etc..
-
git pull
-
git status
-
git add * OR > git add .
-
git status
-
git commit -m "Enter Message Here"
-
git status
-
git push origin master