Dorkbox General Utilities
Go to file
nathan 19c9ae67ee Added some lock-free concurrent collections (set, map, bi-map) 2018-01-25 16:38:54 +01:00
scripts Cleaned up Utilities 2017-02-10 11:17:13 +01:00
src Added some lock-free concurrent collections (set, map, bi-map) 2018-01-25 16:38:54 +01:00
test/dorkbox/util Simplified storage API. Throws RuntimeException if trying to write to a 2017-08-04 16:26:32 +02:00
.gitignore Cleaned up Utilities 2017-02-10 11:17:13 +01:00
README.md Updated license info in readme 2017-02-10 12:15:56 +01:00
Utilities.iml Added TypeUtilities, moved ClassHelper into it's own package so java 1.8 2018-01-24 17:32:49 +01:00

README.md

Dorkbox General Utilities

The files here are copyright by many different authors, usually Apache 2.0, MIT, or BSD.

Please see the header of each file for the specific license that applies to it.