Quantcast
Channel: Little Tutorials » design
Browsing all 3 articles
Browse latest View live

Static Nested Classes

A static nested class is a regular class defined inside of a package level class or inside of another static nested class. They are actually defined inside the body of the parent class, not only in the...

View Article



Exceptional Java – Some exceptions are more equal than others

Is there something wrong with Java exceptions? Does Java need a fundamental change in this area? Is the proposal to make all exceptions in Java runtime exceptions a solution to a real problem? What if...

View Article

Code review – The meaningless ritual

Most of the time code reviews are a meaningless ritual. Everybody pays lip service to the importance of code reviews and a lot of people, especially in the management, are convinced that code reviews...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images