Uses of Class
io.github.dmlloyd.moduleinfo.ModuleExport
-
Uses of ModuleExport in io.github.dmlloyd.moduleinfo
Fields in io.github.dmlloyd.moduleinfo with type parameters of type ModuleExportModifier and TypeFieldDescriptionprivate List
<ModuleExport> ModuleInfoYml.exports
private List
<ModuleExport> ModuleInfoYml.opens
Methods in io.github.dmlloyd.moduleinfo that return types with arguments of type ModuleExportMethod parameters in io.github.dmlloyd.moduleinfo with type arguments of type ModuleExportModifier and TypeMethodDescriptionvoid
ModuleInfoYml.setExports
(List<ModuleExport> exports) void
ModuleInfoYml.setOpens
(List<ModuleExport> opens)