Utils in Java?

Joined
Mar 3, 2021
Messages
240
Reaction score
30
That folder becomes part of the package for the files in contains. Check out the top of the Java files inside it. It's just a common way to organize files. In this case, utility classes. You'll often see others like io, for file or data classes, as well. Every project will have its own way to group or organize files, hopefully they pick something obvious and logical.
 
Joined
Dec 17, 2021
Messages
2
Reaction score
0
That folder becomes part of the package for the files in contains. Check out the top of the Java files inside it. It's just a common way to organize files. In this case, utility classes. You'll often see others like io, for file or data classes, as well. Every project will have its own way to group or organize files, hopefully they pick something obvious and logical.
thank you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Staff online

Members online

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,073
Latest member
DarinCeden

Latest Threads

Top