https://github.com/csini/file-processing-exercise
a custom special java collector handling effective a large text input file
https://github.com/csini/file-processing-exercise
java-streams
Last synced: 10 months ago
JSON representation
a custom special java collector handling effective a large text input file
- Host: GitHub
- URL: https://github.com/csini/file-processing-exercise
- Owner: Csini
- License: mit
- Created: 2023-09-05T11:35:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-20T11:49:27.000Z (over 1 year ago)
- Last Synced: 2025-01-06T10:23:49.725Z (11 months ago)
- Topics: java-streams
- Language: Java
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#file-processing-exercise
there is a custom special java collector in ```digit-recognizer/src/main/java/hu/homework/recognize/DigitCollector.java```