Dorkbox General Utilities
Go to file
nathan 973d6d99c2 Refactored Storage.make() -> Storage.build(). Removed IOExceptions when
data cannot be read (an error will be emitted via logger or StdErr, and
will return null). Storage now has a default (kryo based) serialization
manager if none is specified.
2017-08-02 21:55:32 +02:00
scripts Cleaned up Utilities 2017-02-10 11:17:13 +01:00
src Refactored Storage.make() -> Storage.build(). Removed IOExceptions when 2017-08-02 21:55:32 +02:00
test/dorkbox/util Refactored Storage.make() -> Storage.build(). Removed IOExceptions when 2017-08-02 21:55: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 Moved classes that should not have been in the Utilities project. 2017-08-01 00:54:57 +02:00

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.