All Classes and Interfaces

Class
Description
Builder-based immutable Address variant.
Builder class for AddressWithBuilder.
Immutable representation of a person.
Builder for PersonImmutable.
Compact Lombok-backed Person example without validation.
Secure Lombok-backed Person: validation is performed at the factory/builder boundary.
Simple educational singleton that holds person attributes directly.
Immutable value object representing a person.
Simple Person class that demonstrates the private all-arguments constructor pattern with named factory methods.