Uses of Class
io.github.ascopes.protobufmavenplugin.sources.incremental.ImmutableIncrementalCache
Packages that use ImmutableIncrementalCache
Package
Description
Components to facilitate incremental code generation, which aims to reduce build times for
large codebases by allowing the
maven-compiler-plugin
to incrementally generate classes
from Java sources.-
Uses of ImmutableIncrementalCache in io.github.ascopes.protobufmavenplugin.sources.incremental
Methods in io.github.ascopes.protobufmavenplugin.sources.incremental that return ImmutableIncrementalCacheModifier and TypeMethodDescriptionImmutableIncrementalCache.Builder.build()
Builds a newImmutableIncrementalCache
.Methods in io.github.ascopes.protobufmavenplugin.sources.incremental with parameters of type ImmutableIncrementalCacheModifier and TypeMethodDescriptionprivate boolean
ImmutableIncrementalCache.equalTo
(int synthetic, ImmutableIncrementalCache another)