Uses of Interface
com.smartfoxserver.v2.entities.IDGenerator
-
Packages that use IDGenerator Package Description com.smartfoxserver.v2 com.smartfoxserver.v2.entities com.smartfoxserver.v2.entities.invitation -
-
Uses of IDGenerator in com.smartfoxserver.v2
Methods in com.smartfoxserver.v2 that return IDGenerator Modifier and Type Method Description IDGenerator
SmartFoxServer. getUIDGenerator()
-
Uses of IDGenerator in com.smartfoxserver.v2.entities
Classes in com.smartfoxserver.v2.entities that implement IDGenerator Modifier and Type Class Description class
SFSIDGenerator
-
Uses of IDGenerator in com.smartfoxserver.v2.entities.invitation
Fields in com.smartfoxserver.v2.entities.invitation declared as IDGenerator Modifier and Type Field Description protected IDGenerator
SFSInvitationManager. idGen
Methods in com.smartfoxserver.v2.entities.invitation that return IDGenerator Modifier and Type Method Description IDGenerator
InvitationManager. getIDGenerator()
IDGenerator
SFSInvitationManager. getIDGenerator()
-