Interface PlaceChooser

  • All Known Implementing Classes:
    MainPlaceChooser

    public interface PlaceChooser
    • Method Detail

      • choose

        java.util.Set<Place> choose​(java.util.Set<Place> places,
                                    int count)