rename TV class

This commit is contained in:
Stuart Boston
2015-02-18 10:26:41 +00:00
parent af2d8400fc
commit dc6a49bc97
2 changed files with 4 additions and 0 deletions
@@ -175,4 +175,8 @@ public class TmdbPeople extends AbstractMethod {
}
}
int getPersonMovieCredits(int ID_BRUCE_WILLIS, String LANGUAGE_DEFAULT) {
throw new UnsupportedOperationException("Not supported yet."); //To change body of generated methods, choose Tools | Templates.
}
}