Dorkbox General Utilities
Go to file
nathan b8e4f2353e Added ability for FileUtil.read() to pass in a string builder, instead
of dealing only with strings. Removed line.trim() and isEmpty() checks,
 since the objective of these methods are to convert a file to a string.
  Nothing else.
2017-05-29 13:51:41 +02:00
scripts Cleaned up Utilities 2017-02-10 11:17:13 +01:00
src Added ability for FileUtil.read() to pass in a string builder, instead 2017-05-29 13:51:41 +02:00
test/dorkbox/util Added comments, renamed to StorageSystem 2017-02-18 14:42:34 +01: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 Updated kryo 2017-02-18 23:57:28 +01: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.