Class WeatherDetailsListAdapter


  • public class WeatherDetailsListAdapter
    extends BaseAdapter
    • Method Detail

      • getCount

        public int getCount()
      • getItem

        public java.lang.Object getItem​(int i)
      • getItemId

        public long getItemId​(int i)
      • getView

        public View getView​(int position,
                            View view,
                            ViewGroup viewGroup)