Uses of Class
errdefs.Errdefs.ContentCache
Packages that use Errdefs.ContentCache
-
Uses of Errdefs.ContentCache in errdefs
Methods in errdefs that return Errdefs.ContentCacheModifier and TypeMethodDescriptionErrdefs.ContentCache.Builder.build()
Errdefs.ContentCache.Builder.buildPartial()
Errdefs.Solve.Builder.getCache()
.errdefs.ContentCache cache = 5;
Errdefs.Solve.getCache()
.errdefs.ContentCache cache = 5;
Errdefs.SolveOrBuilder.getCache()
.errdefs.ContentCache cache = 5;
static Errdefs.ContentCache
Errdefs.ContentCache.getDefaultInstance()
Errdefs.ContentCache.Builder.getDefaultInstanceForType()
Errdefs.ContentCache.getDefaultInstanceForType()
static Errdefs.ContentCache
Errdefs.ContentCache.parseDelimitedFrom
(InputStream input) static Errdefs.ContentCache
Errdefs.ContentCache.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Errdefs.ContentCache
Errdefs.ContentCache.parseFrom
(byte[] data) static Errdefs.ContentCache
Errdefs.ContentCache.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Errdefs.ContentCache
Errdefs.ContentCache.parseFrom
(com.google.protobuf.ByteString data) static Errdefs.ContentCache
Errdefs.ContentCache.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Errdefs.ContentCache
Errdefs.ContentCache.parseFrom
(com.google.protobuf.CodedInputStream input) static Errdefs.ContentCache
Errdefs.ContentCache.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Errdefs.ContentCache
Errdefs.ContentCache.parseFrom
(InputStream input) static Errdefs.ContentCache
Errdefs.ContentCache.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Errdefs.ContentCache
Errdefs.ContentCache.parseFrom
(ByteBuffer data) static Errdefs.ContentCache
Errdefs.ContentCache.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in errdefs that return types with arguments of type Errdefs.ContentCacheModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Errdefs.ContentCache> Errdefs.ContentCache.getParserForType()
static com.google.protobuf.Parser
<Errdefs.ContentCache> Errdefs.ContentCache.parser()
Methods in errdefs with parameters of type Errdefs.ContentCacheModifier and TypeMethodDescriptionErrdefs.Solve.Builder.mergeCache
(Errdefs.ContentCache value) .errdefs.ContentCache cache = 5;
Errdefs.ContentCache.Builder.mergeFrom
(Errdefs.ContentCache other) static Errdefs.ContentCache.Builder
Errdefs.ContentCache.newBuilder
(Errdefs.ContentCache prototype) Errdefs.Solve.Builder.setCache
(Errdefs.ContentCache value) .errdefs.ContentCache cache = 5;