public class ManPatchModuleLocation extends Object implements JavaFileManager.Location
| Modifier and Type | Method and Description |
|---|---|
JavaFileManager.Location |
getLocationForModule() |
String |
getName() |
boolean |
isOutputLocation() |
public String getName()
getName in interface JavaFileManager.Locationpublic JavaFileManager.Location getLocationForModule()
public boolean isOutputLocation()
isOutputLocation in interface JavaFileManager.LocationCopyright © 2024. All rights reserved.