arriolac / GitHubRxJava

Interacting with the GitHub API using Retrofit + RxJava
56 stars 27 forks source link

question #4

Open AladinDridi opened 6 years ago

AladinDridi commented 6 years ago

hello i don't understand why you add viewHolder.setGitHubRepo((githubrespo) getItem(i)); ,and the methode setgithubrepo have Object Githubrespo in paramater , so it forces me to add Cast , is that okay !?