Class RedisPlayersOnlineSupplier
- java.lang.Object
-
- com.djrapitops.plan.identification.properties.RedisPlayersOnlineSupplier
-
- All Implemented Interfaces:
java.util.function.IntSupplier
public class RedisPlayersOnlineSupplier extends java.lang.Object implements java.util.function.IntSupplier
Players online supplier when using RedisBungee.
-
-
Constructor Summary
Constructors Constructor Description RedisPlayersOnlineSupplier()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getAsInt()
-