commit | 6380c289e13a61f279d3009b12ff109d16cf3a9e | [log] [tgz] |
---|---|---|
author | jhorvitz <jhorvitz@google.com> | Mon May 03 10:13:52 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon May 03 10:16:02 2021 -0700 |
tree | d9293a263e18e719a55ae885ca23f1b267627e92 | |
parent | 57f7a2da3b7b25b5629cf4b20418956dc097420d [diff] |
Use `FragmentClassSet` instead of `ImmutableSortedSet<Class<? extends Fragment>>`. Promotes reuse of `FragmentClassSet` instances instead of using an equivalent `ImmutableSortedSet` only to reconstruct a `FragmentClassSet` and get a hit on the interner. PiperOrigin-RevId: 371722208
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md