Quantcast
Channel: Programming Resources » Others
Browsing latest articles
Browse All 4 View Live

Java Fluent Interface - Return Instance from Set Method

Normally we create a class with the constructor, set/get methods as below public class Person { private String name; private Integer age; private String email; public Person() { } public Person(String...

View Article



Writing Easily Maintainable Code ?

Download Source Code This is the design pattern I came across while browsing through my RSS feed reader. Not very confirmed now from where I read about this. It is quite hard to apply this to the data...

View Article
Browsing latest articles
Browse All 4 View Live




Latest Images