java.lang.Object
de.hybris.platform.order.strategies.calculation.pdt.postmatcher.impl.NoOpPDTPostMatcher
All Implemented Interfaces:
PDTPostMatcher

public class NoOpPDTPostMatcher extends Object implements PDTPostMatcher
This post matcher does nothing
  • Constructor Details

    • NoOpPDTPostMatcher

      public NoOpPDTPostMatcher()
  • Method Details