Class Morph.Binder.RedirectionProxy.InstanceFieldConstructor

    • Field Detail

      • instrumentedType

        private final TypeDescription instrumentedType
        The instrumented type.
    • Constructor Detail

      • InstanceFieldConstructor

        protected InstanceFieldConstructor​(TypeDescription instrumentedType)
        Creates a new instance field constructor implementation.
        Parameters:
        instrumentedType - The instrumented type.