public static interface JavaModuleDescriptor.JavaExports
exports SOURCE [to TARGET{, TARGET}];
where SOURCE matches a PackageName and TARGET matches a ModuleName| Modifier and Type | Method and Description |
|---|---|
JavaPackage |
getSource() |
java.util.Collection<JavaModule> |
getTargets() |
JavaPackage getSource()
java.util.Collection<JavaModule> getTargets()
Copyright © 2002-2018. All Rights Reserved.