@ByDefault

Package net.bytebuddy.utility.dispatcher

A package to handle dispatching of classes. This package is intentionally not exported to avoid exposing this mechanism to external users when Byte Buddy is used as a module. This way, external users cannot emulate Byte Buddy's privilege when caller sensitive code would be proxied.