Uses of Class
dev.getelements.elements.dao.mongo.match.MongoMatchUtils
Packages that use MongoMatchUtils
-
Uses of MongoMatchUtils in dev.getelements.elements.dao.mongo.match
Methods in dev.getelements.elements.dao.mongo.match that return MongoMatchUtilsModifier and TypeMethodDescriptionMongoFIFOMatchmaker.getMongoMatchUtils()
MongoMatchDao.getMongoMatchUtils()
Methods in dev.getelements.elements.dao.mongo.match with parameters of type MongoMatchUtilsModifier and TypeMethodDescriptionvoid
MongoFIFOMatchmaker.setMongoMatchUtils
(MongoMatchUtils mongoMatchUtils) void
MongoMatchDao.setMongoMatchUtils
(MongoMatchUtils mongoMatchUtils)