Uses of Class
org.languagetool.server.UserDictEntry
Packages that use UserDictEntry
-
Uses of UserDictEntry in org.languagetool.server
Fields in org.languagetool.server with type parameters of type UserDictEntryModifier and TypeFieldDescriptionprivate final com.google.common.cache.Cache
<Long, List<UserDictEntry>> DatabaseAccess.userDictCache
Methods in org.languagetool.server that return types with arguments of type UserDictEntryMethod parameters in org.languagetool.server with type arguments of type UserDictEntryModifier and TypeMethodDescriptionprivate void
ApiV2.writeListResponse
(String fieldName, List<UserDictEntry> words, com.sun.net.httpserver.HttpExchange httpExchange)