-
- All Implemented Interfaces:
public final class SourceSetMappedFragmentLocator.FragmentLocation
-
-
Field Summary
Fields Modifier and Type Field Description private final StringmoduleNameprivate final StringfragmentName
-
Constructor Summary
Constructors Constructor Description SourceSetMappedFragmentLocator.FragmentLocation(String moduleName, String fragmentName)
-
Method Summary
Modifier and Type Method Description final StringgetModuleName()final StringgetFragmentName()-
-
Method Detail
-
getModuleName
final String getModuleName()
-
getFragmentName
final String getFragmentName()
-
-
-
-