FreedomNetworkSuite/Veritas/src/main/java/fns/veritas
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
..
bukkit Merge remote-tracking branch 'origin/Implementations' into impl/discord-bot 2023-08-28 17:04:20 -05:00
client Minor tweaks to GenericConfig & ContextProvider 2023-08-30 20:49:22 -05:00
cmd Merge remote-tracking branch 'origin/Implementations' into impl/discord-bot 2023-08-28 17:04:20 -05:00
messaging Fully implement Discord bot 2023-08-28 01:53:48 -05:00
Aggregate.java Minor tweaks to GenericConfig & ContextProvider 2023-08-30 20:49:22 -05:00
Veritas.java Merge remote-tracking branch 'origin/Implementations' into impl/discord-bot 2023-08-28 17:04:20 -05:00