Skip to content

Commit

Permalink
jector: added missing javadoc parts
Browse files Browse the repository at this point in the history
*	modified:   jector/src/main/java/com/avrsandbox/jector/core/work/TaskExecutorsManager.java
  • Loading branch information
Scrappers-glitch committed Jul 29, 2023
1 parent a80bd71 commit 4bf3f0e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ public Worker[] getWorkers() {
* Binds a worker method to some task executors via {@link WorkerTask}s.
*
* @param clazzes task executors key in the map
* @param worker the worker class containing the runnable annotated methods
* @param method the method to bind
* @param args the method arguments object
*/
Expand Down

0 comments on commit 4bf3f0e

Please sign in to comment.