Package io.anyline2
Class AssetUtilImpl
- java.lang.Object
-
- io.anyline2.AssetUtilImpl
-
-
Constructor Summary
Constructors Constructor Description AssetUtilImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getAssetPathForPlugin(ScanController.PluginType pluginType)
-
-
-
Method Detail
-
getAssetPathForPlugin
@Nullable public java.lang.String getAssetPathForPlugin(ScanController.PluginType pluginType)
- Specified by:
getAssetPathForPlugin
in interfaceAssetUtil
-
-