https://github.com/cscott/jutil
JUtil is a fully-parameterized (generic) collections library for Java.
https://github.com/cscott/jutil
Last synced: 8 months ago
JSON representation
JUtil is a fully-parameterized (generic) collections library for Java.
- Host: GitHub
- URL: https://github.com/cscott/jutil
- Owner: cscott
- License: gpl-2.0
- Created: 2009-11-21T19:51:41.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2009-11-21T20:38:09.000Z (over 16 years ago)
- Last Synced: 2024-12-27T11:42:44.259Z (over 1 year ago)
- Language: Java
- Homepage: http://cscott.net/Projects/JUtil/
- Size: 293 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
This directory contains java sources for the JUtil java utility classes.
This project can be build with either Eclipse or Ant.
A Java 1.5 compiler is required.