Add this topic to your repo To associate your repository with the client-server-java-program topic, visit your repo's landing page and select "manage topics." Learn more ...
This is a Java core project focused on design patterns. It implements the STATE pattern to control traffic light states, with the use of OBSERVER and SINGLETON patterns. This project serves as a hands ...