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.Location
public JavaFileManager.Location getLocationForModule()
public boolean isOutputLocation()
isOutputLocation
in interface JavaFileManager.Location
Copyright © 2024. All rights reserved.