Package org.ngengine.network
Class LobbyCursor
java.lang.Object
org.ngengine.network.LobbyCursor
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionLobbyCursor(LobbyCursor.Direction direction, Instant until, Instant since, List<Lobby> lobbies) -
Method Summary
Modifier and TypeMethodDescriptionget()booleanhasMore()voidsetDirection(LobbyCursor.Direction direction) since()toString()until()