Class Implementation.Context.ExtractableView.AbstractBase

    • Constructor Detail

      • AbstractBase

        protected AbstractBase​(TypeDescription instrumentedType,
                               ClassFileVersion classFileVersion,
                               Implementation.Context.FrameGeneration frameGeneration)
        Create a new extractable view.
        Parameters:
        instrumentedType - The instrumented type.
        classFileVersion - The class file version of the dynamic type.
        frameGeneration - Determines the frame generation to be applied.