Class DuplicatePlaceFilter

  • All Implemented Interfaces:
    PlaceFilter

    public class DuplicatePlaceFilter
    extends java.lang.Object
    implements PlaceFilter
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Set<Place> filter​(java.util.Set<Place> places)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DuplicatePlaceFilter

        public DuplicatePlaceFilter()