Package io.anyline2
Interface AssetUtil
-
- All Known Implementing Classes:
AssetUtilImpl
public interface AssetUtil
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getAssetPathForPlugin(ScanController.PluginType pluginType)
-
-
-
Method Detail
-
getAssetPathForPlugin
@Nullable java.lang.String getAssetPathForPlugin(@NonNull ScanController.PluginType pluginType)
-
-