Enum ByteArrayClassLoader.PackageLookupStrategy.CreationAction

java.lang.Object
java.lang.Enum<ByteArrayClassLoader.PackageLookupStrategy.CreationAction>
net.bytebuddy.dynamic.loading.ByteArrayClassLoader.PackageLookupStrategy.CreationAction
All Implemented Interfaces:
Serializable, Comparable<ByteArrayClassLoader.PackageLookupStrategy.CreationAction>, java.lang.constant.Constable, PrivilegedAction<ByteArrayClassLoader.PackageLookupStrategy>
Enclosing interface:
ByteArrayClassLoader.PackageLookupStrategy

public static enum ByteArrayClassLoader.PackageLookupStrategy.CreationAction extends Enum<ByteArrayClassLoader.PackageLookupStrategy.CreationAction> implements PrivilegedAction<ByteArrayClassLoader.PackageLookupStrategy>
A creation action for a package lookup strategy.