podnetColarUtils
Various reusable famtom utils
Classes
| BrokenSettings | |
| ComplexSetting | |
| EnumWrapper | Make a Java Enumeration more Fantom friendly (closures) |
| FileUtils | FileUtils |
| FileWatcher | FileWatcher Use to more efficiently watch files(currently rather directories) for changes It's basically on demand scanning with caching at this point (no threaded polling) |
| JavaUtils | Java interop utilities |
| JsonSettings | JsonSettings |
| JsonSub | |
| JsonSub2 | |
| JsonTestObj | |
| JsonUtils | JsonUtils Utilities to save/load objects in JSON format |
| MySettings | |
| NetUtils | NetUtils: Networking utilities |
| SettingUtils | Settings Allows for Easy, documented settings files |
Enums
| TestEnum |
Facets
| Setting | Facet for a specific setting NOTE: Not allowed on Nullables Settings fields MUST be Serializable |