FreedomNetworkSuite/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
..
src/main Minor tweaks to GenericConfig & ContextProvider 2023-08-30 20:49:22 -05:00
.gitignore Add Veritas, Tyr, also other changes 2023-08-26 19:05:45 -05:00
build.gradle Fix plugin-yml plugin errors & switch to night-config 2023-08-28 18:17:12 -05:00