| Type | Name and description |
|---|---|
String |
linkOptional link to documentation (Javadoc/Groovydoc). |
String |
packageNameStar import package name. |
| Constructor and description |
|---|
StarImport(String packageName)Create a new star import for the given package name. |
StarImport(String packageName, String link)Create a new star import for the given package name and documentation link. |