Uses of Class
org.languagetool.server.DictGroupEntry
Packages that use DictGroupEntry
-
Uses of DictGroupEntry in org.languagetool.server
Methods in org.languagetool.server that return types with arguments of type DictGroupEntryModifier and TypeMethodDescription(package private) abstract List<DictGroupEntry> DatabaseAccess.getDictGroups(Long userId) get all dictionary groups belonging to a user(package private) List<DictGroupEntry> DatabaseAccessOpenSource.getDictGroups(Long userId)