java - twitter4j using generic argument names -


so me? twitter4j method arguments use generic naming, example getuserlistmembers(long l, int i, long l1) makes hard work out variables need, need refer documentation.

it seems have appropriately named parameters:

getuserlistmembers(long listownerid, int listid, long cursor)

are sure you're not looking @ jar has javadocs stripped?


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -