FreedomNetworkSuite/Patchwork
Paul Reilly 4681fc9596 Minor tweaks to GenericConfig & ContextProvider
# Changes:
- Changed Configuration#getList(String, Class) to Configuration#getCollection(String, Class)

- Renamed GenericConfiguration -> GenericConfig

- Implemented semantics for GenericConfig#getCollection and GenericConfig#getStringList

- Adjusted return value of ContextProvider#fromString to return Optional<T> instead of @Nullable T

- Adjusted classes which used previous API methods to use the newly updated ones.
2023-08-30 20:49:22 -05:00
..
src/main/java/fns/patchwork Minor tweaks to GenericConfig & ContextProvider 2023-08-30 20:49:22 -05:00
.gitignore Upgrades 2023-05-15 01:30:37 -05:00
build.gradle Fix plugin-yml plugin errors & switch to night-config 2023-08-28 18:17:12 -05:00