Created
July 14, 2016 18:38
-
-
Save cosbor11/6884a9b254599284e1247dfeb4c5c4af to your computer and use it in GitHub Desktop.
Invoke manager#executeLazyQuery
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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