Class DefaultStoreFinderService.Boundary<T>

java.lang.Object
de.hybris.platform.commerceservices.storefinder.impl.DefaultStoreFinderService.Boundary<T>
Enclosing class:
DefaultStoreFinderService<ITEM extends PointOfServiceDistanceData>

public static class DefaultStoreFinderService.Boundary<T> extends Object
  • Constructor Details

    • Boundary

      public Boundary(T min, T max)
  • Method Details

    • getMax

      public T getMax()
    • getMin

      public T getMin()
    • toString

      public String toString()
      Overrides:
      toString in class Object