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 IDGeneratorSmartFoxServer. getUIDGenerator() -
Uses of IDGenerator in com.smartfoxserver.v2.entities
Classes in com.smartfoxserver.v2.entities that implement IDGenerator Modifier and Type Class Description classSFSIDGenerator -
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 IDGeneratorSFSInvitationManager. idGenMethods in com.smartfoxserver.v2.entities.invitation that return IDGenerator Modifier and Type Method Description IDGeneratorInvitationManager. getIDGenerator()IDGeneratorSFSInvitationManager. getIDGenerator()
-