Uses of Enum Class
dev.relism.flash.ext.webbundler.PackageManager
Packages that use PackageManager
-
Uses of PackageManager in dev.relism.flash.ext.webbundler
Methods in dev.relism.flash.ext.webbundler that return PackageManagerModifier and TypeMethodDescriptionWebBundlerConfig.packageManager()static PackageManagerReturns the enum constant of this class with the specified name.static PackageManager[]PackageManager.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.relism.flash.ext.webbundler with parameters of type PackageManagerModifier and TypeMethodDescriptionWebBundlerConfig.Builder.packageManager(PackageManager packageManager)