@Immutable public class MdlConfig extends Object
Constructor and Description |
---|
MdlConfig(MdlJsonConfig pJson,
Pattern pModuleRegex,
Pattern pExcludeRegex) |
Modifier and Type | Method and Description |
---|---|
Pattern |
getExcludeRegex() |
MdlJsonConfig |
getJson()
Getter.
|
Pattern |
getModuleRegex() |
@CheckForNull public MdlJsonConfig getJson()