ons?
Regards,
Jay
From: Jayaprakash Artanareeswaran
Sent: Friday, September 22, 2017 9:44 AM
To: jigsaw-dev@openjdk.java.net
Subject: ModuleElement#getEnclosedElements() is underdocumented
Hello,
There's very little documentati
Hello,
There's very little documentation on the newly added API -
javax.lang.model.element.ModuleElement.getEnclosedElements(). All it says is
this:
"Returns the packages within this module."
Specifically, it doesn't mention when a package is considered to be enclosed in
a module. For e.