Class MemberSubstitution.Substitution.ForFieldAccess.OfMatchedField

    • Constructor Detail

      • OfMatchedField

        public OfMatchedField​(ElementMatcher<? super FieldDescription> matcher)
        Creates a new substitution factory that locates a field by applying a matcher on the receiver type.
        Parameters:
        matcher - The matcher to apply.