Class BridgeMethodHydrator

java.lang.Object
dev.denwav.hypo.asm.hydrate.BridgeMethodHydrator
All Implemented Interfaces:
HydrationProvider<AsmMethodData>

HydrationProvider for determining synthetic bridge method targets and sources on AsmMethodData objects.

This class fills in HypoHydration.SYNTHETIC_SOURCE and HypoHydration.SYNTHETIC_TARGET keys on AsmMethodData objects.