Class PlaceResultListModel

    • Constructor Detail

      • PlaceResultListModel

        public PlaceResultListModel()
    • Method Detail

      • update

        public void update(List<Place> newResults)
      • hasMaxResults

        public boolean hasMaxResults()
      • getElementAt

        public Place getElementAt(int index)
      • getSize

        public int getSize()
      • getObject

        public Place getObject(int index)