Uses of Interface
net.bytebuddy.matcher.ElementMatcher.Junction

Packages that use ElementMatcher.Junction
Package
Description
The ASM package contains classes that are meant for direct interaction with the ASM API.
A package for types that allow for applying Byte Buddy transformation during a build process.
A package containing classes for applying Byte Buddy transformers within a Maven build.
The implementation package contains any logic for intercepting method calls.
Contains an API for matching Java byte code entities.