ModuleBasedConfiguration has a `public abstract Co...
# announcements
c
ModuleBasedConfiguration has a
public abstract Collection<Module> getValidModules();
, however when I call this method the inferred type is something totally different: