public static interface JavaModuleDescriptor.JavaExports
exports SOURCE [to TARGET{, TARGET}];
where SOURCE matches a PackageName and TARGET matches a ModuleNameModifier and Type | Method and Description |
---|---|
JavaPackage |
getSource() |
Collection<JavaModule> |
getTargets() |
JavaPackage getSource()
Collection<JavaModule> getTargets()
Copyright © 2002–2017. All rights reserved.