Skip to content

The project is a library that implements a lot of functionality that facilitates and helps with the implementation of tasks on various topics. For a detailed description, see the README.md file.

Notifications You must be signed in to change notification settings

KostiantynLuhovyi/java-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

java-helper.tasks-solution

The development of this project contains many support solutions for different needs and types of tasks. The implementation of the function in this project was created to automate routine tasks when solving a variety of programming tasks.

Description of project packages :

  • calculations - Interfaces declaring a contract for performing computations.
  • checkers - Сlasses and interface providing implementation for various checks on arrays, matrices, indices, numbers, etc.
  • converters - The class hierarchy for the implementation of performing various conversions.
  • execution - Interfaces and classes that provide functionality for calculating the execution time and getting the execution result from a separate thread.
  • filling - The class hierarchy for filling data structures and various objects with various data.
  • models - Classes representing different models for the object domain.
  • utils - Set of classes providing various supporting functionality.

If you have any questions about this repository or the solution of the tasks in it, you can contact the following contacts:

Email: [email protected]
Skype: Konstantin Lugowoy
LinkedIn: Konstantin Lugowoy
Facebook: Konstantin Lugowoy

About

The project is a library that implements a lot of functionality that facilitates and helps with the implementation of tasks on various topics. For a detailed description, see the README.md file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages