Klasse TemporaryTypeMunger

java.lang.Object
org.aspectj.weaver.ConcreteTypeMunger
org.aspectj.weaver.TemporaryTypeMunger
Alle implementierten Schnittstellen:
PartialOrder.PartialComparable

public class TemporaryTypeMunger extends ConcreteTypeMunger
Some methods need a temporary type munger (because ConcreteTypeMunger is abstract - dont ask...). TODO ought to remove the need for this or at least sort out the two methods that are in it, they look weird...
Autor:
AndyClement