Skip to content

pomidorum1989/java-naya-task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Messenger Abstract Structure with Enums

This project outlines an abstract structure for a messaging system using enums in Java.

Run Command

To compile and run the project, use the following commands in your terminal:

javac -d target src/main/java/org/dorum/Main.java
java -cp target org.dorum.Main

About

Test task for Naya Technologies interview

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages