-
- All Implemented Interfaces:
public interface SourceSetMappedFragmentLocator
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classSourceSetMappedFragmentLocator.FragmentLocationpublic classSourceSetMappedFragmentLocator.Companion
-
Method Summary
Modifier and Type Method Description abstract SourceSetMappedFragmentLocator.FragmentLocationlocateFragmentForSourceSet(Project project, String sourceSetName)-
-
Method Detail
-
locateFragmentForSourceSet
abstract SourceSetMappedFragmentLocator.FragmentLocation locateFragmentForSourceSet(Project project, String sourceSetName)
-
-
-
-