FreedomNetworkSuite/Veritas/src/main
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
..
java/fns/veritas Minor tweaks to GenericConfig & ContextProvider 2023-08-30 20:49:22 -05:00
resources Fully implement Discord bot 2023-08-28 01:53:48 -05:00