Class WeatherDetailsListAdapter

BaseAdapter
de.kaffeemitkoffein.tinyweatherforecastgermany.WeatherDetailsListAdapter

public class WeatherDetailsListAdapter extends BaseAdapter
  • Constructor Details

  • Method Details

    • getCount

      public int getCount()
    • getItem

      public Object getItem(int i)
    • getItemId

      public long getItemId(int i)
    • getView

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