Skip to content

Instantly share code, notes, and snippets.

@cosbor11
Created July 14, 2016 18:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cosbor11/6884a9b254599284e1247dfeb4c5c4af to your computer and use it in GitHub Desktop.
Save cosbor11/6884a9b254599284e1247dfeb4c5c4af to your computer and use it in GitHub Desktop.
Invoke manager#executeLazyQuery
final List<Player> allPlayers = manager.executeLazyQuery(query); //returns LazyQueryCollection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment