Class LocalAllocator

  • All Implemented Interfaces:
    MethodData.Results

    public class LocalAllocator
    extends Object
    implements MethodData.Results
    This method annotation parcels out fresh local variables for use as temporaries by instrumentation code. It assumes that local variables are not allocated by any other mechanism.