Enum Class ByteArrayClassLoader.PackageLookupStrategy.ForLegacyVm

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

public static enum ByteArrayClassLoader.PackageLookupStrategy.ForLegacyVm extends Enum<ByteArrayClassLoader.PackageLookupStrategy.ForLegacyVm> implements ByteArrayClassLoader.PackageLookupStrategy
A package lookup strategy for a VM prior to Java 9.