Uses of Class
org.languagetool.tools.Cache.ProtoResultCache.NewLanguageMatch
Packages that use ProtoResultCache.NewLanguageMatch
-
Uses of ProtoResultCache.NewLanguageMatch in org.languagetool.tools.Cache
Fields in org.languagetool.tools.Cache declared as ProtoResultCache.NewLanguageMatchModifier and TypeFieldDescriptionprivate static final ProtoResultCache.NewLanguageMatchProtoResultCache.NewLanguageMatch.DEFAULT_INSTANCEFields in org.languagetool.tools.Cache with type parameters of type ProtoResultCache.NewLanguageMatchModifier and TypeFieldDescriptionprivate List<ProtoResultCache.NewLanguageMatch> ProtoResultCache.CachedResultMatch.Builder.newLanguageMatches_private List<ProtoResultCache.NewLanguageMatch> ProtoResultCache.CachedResultMatch.newLanguageMatches_private com.google.protobuf.RepeatedFieldBuilderV3<ProtoResultCache.NewLanguageMatch, ProtoResultCache.NewLanguageMatch.Builder, ProtoResultCache.NewLanguageMatchOrBuilder> ProtoResultCache.CachedResultMatch.Builder.newLanguageMatchesBuilder_private static final com.google.protobuf.Parser<ProtoResultCache.NewLanguageMatch> ProtoResultCache.NewLanguageMatch.PARSERMethods in org.languagetool.tools.Cache that return ProtoResultCache.NewLanguageMatchModifier and TypeMethodDescriptionProtoResultCache.NewLanguageMatch.Builder.build()ProtoResultCache.NewLanguageMatch.Builder.buildPartial()ProtoResultCache.NewLanguageMatch.getDefaultInstance()ProtoResultCache.NewLanguageMatch.Builder.getDefaultInstanceForType()ProtoResultCache.NewLanguageMatch.getDefaultInstanceForType()ProtoResultCache.CachedResultMatch.Builder.getNewLanguageMatches(int index) repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11;ProtoResultCache.CachedResultMatch.getNewLanguageMatches(int index) repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11;ProtoResultCache.CachedResultMatchOrBuilder.getNewLanguageMatches(int index) repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11;ProtoResultCache.NewLanguageMatch.parseDelimitedFrom(InputStream input) ProtoResultCache.NewLanguageMatch.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ProtoResultCache.NewLanguageMatch.parseFrom(byte[] data) ProtoResultCache.NewLanguageMatch.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ProtoResultCache.NewLanguageMatch.parseFrom(com.google.protobuf.ByteString data) ProtoResultCache.NewLanguageMatch.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ProtoResultCache.NewLanguageMatch.parseFrom(com.google.protobuf.CodedInputStream input) ProtoResultCache.NewLanguageMatch.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ProtoResultCache.NewLanguageMatch.parseFrom(InputStream input) ProtoResultCache.NewLanguageMatch.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ProtoResultCache.NewLanguageMatch.parseFrom(ByteBuffer data) ProtoResultCache.NewLanguageMatch.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.languagetool.tools.Cache that return types with arguments of type ProtoResultCache.NewLanguageMatchModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilderV3<ProtoResultCache.NewLanguageMatch, ProtoResultCache.NewLanguageMatch.Builder, ProtoResultCache.NewLanguageMatchOrBuilder> ProtoResultCache.CachedResultMatch.Builder.getNewLanguageMatchesFieldBuilder()ProtoResultCache.CachedResultMatch.Builder.getNewLanguageMatchesList()repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11;ProtoResultCache.CachedResultMatch.getNewLanguageMatchesList()repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11;ProtoResultCache.CachedResultMatchOrBuilder.getNewLanguageMatchesList()repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11;com.google.protobuf.Parser<ProtoResultCache.NewLanguageMatch> ProtoResultCache.NewLanguageMatch.getParserForType()static com.google.protobuf.Parser<ProtoResultCache.NewLanguageMatch> ProtoResultCache.NewLanguageMatch.parser()Methods in org.languagetool.tools.Cache with parameters of type ProtoResultCache.NewLanguageMatchModifier and TypeMethodDescriptionProtoResultCache.CachedResultMatch.Builder.addNewLanguageMatches(int index, ProtoResultCache.NewLanguageMatch value) repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11;ProtoResultCache.CachedResultMatch.Builder.addNewLanguageMatches(ProtoResultCache.NewLanguageMatch value) repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11;private voidProtoResultCache.NewLanguageMatch.Builder.buildPartial0(ProtoResultCache.NewLanguageMatch result) ProtoResultCache.NewLanguageMatch.Builder.mergeFrom(ProtoResultCache.NewLanguageMatch other) ProtoResultCache.NewLanguageMatch.newBuilder(ProtoResultCache.NewLanguageMatch prototype) ProtoResultCache.CachedResultMatch.Builder.setNewLanguageMatches(int index, ProtoResultCache.NewLanguageMatch value) repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11;Method parameters in org.languagetool.tools.Cache with type arguments of type ProtoResultCache.NewLanguageMatchModifier and TypeMethodDescriptionProtoResultCache.CachedResultMatch.Builder.addAllNewLanguageMatches(Iterable<? extends ProtoResultCache.NewLanguageMatch> values) repeated .lt_ml_server.NewLanguageMatch newLanguageMatches = 11;