Record classes in Java
Hello, devs! Welcome to another article.
Today we begin with the simple task of creating a class that defines an immutable house. Attributes that describe a house are :
Address
Floor Count
Along with this, we also have the requirement to identify...
blog.durlabhsharma.com5 min read