Uses of Enum
org.jboss.shrinkwrap.api.asset.EmptyAsset
Packages that use EmptyAsset
-
Uses of EmptyAsset in org.jboss.shrinkwrap.api.asset
Methods in org.jboss.shrinkwrap.api.asset that return EmptyAssetModifier and TypeMethodDescriptionstatic EmptyAsset
Returns the enum constant of this type with the specified name.static EmptyAsset[]
EmptyAsset.values()
Returns an array containing the constants of this enum type, in the order they are declared.