Skip to content
This repository was archived by the owner on Apr 2, 2026. It is now read-only.

scribetw/my-java-util-collections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Java Util Collections

Build Status

Code Coverage

What is it?

As a proof of my Java programming skill at work, I selected some util classes to share with.

If you found them useful, you can use them freely according to the license.

Collection

  • DateUtil: Date related util
  • ExecutorUtil: Naming Executors util
  • FileUtil: File copy util
  • Pair: Pair (x, y) object
  • ParallelExecutor: Run multiple jobs parallelly.
  • StrategyMap: Strategy scanner with Spring Bean support
  • AutowiredInjector: Post @Autowired injector

License

BSD 3-Clause License

About

My Java Util Collections

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors