Class MethodCall.TargetHandler.ForField.Location.ForExplicitField

    • Field Detail

      • fieldDescription

        private final FieldDescription fieldDescription
        The field to resolve.
    • Constructor Detail

      • ForExplicitField

        protected ForExplicitField​(FieldDescription fieldDescription)
        Creates an explicit field location.
        Parameters:
        fieldDescription - The field to resolve.