Class FieldProxy.Binder.InstanceFieldConstructor

    • Constructor Detail

      • InstanceFieldConstructor

        protected InstanceFieldConstructor​(TypeDescription instrumentedType)
        Creates a new implementation for implementing a field accessor proxy's constructor when accessing a non-static field.
        Parameters:
        instrumentedType - The instrumented type from which a field is to be accessed.