Method chaining is a simple design technique that enables you to express more functionality with less code. Method chaining also enable you to reflect the hierarchy of the structure (object graph) you are creating - in the structure of the code. This video shows you how to implement and use method chaining in Java.
X (Twitter): @jjenkov
LinkedIn: https://www.linkedin.com/in/jakob-jenkov-4a3a8/
Access Scoping - Video:
https://www.youtube.com/watch?v=MHkmgQT7Rxo&list=PLL8woMHwr36GYaIsv6STX864waOm61gMt&index=13
Java - Video Playlist:
https://www.youtube.com/playlist?list=PLL8woMHwr36GYaIsv6STX864waOm61gMt