Description
There's some good suggestions/discussion around renaming this class in #12310, but I wonder if we should consider making it pkg-private and exposing the build functionality through Automata instead? We already do this with Automata#makeStringUnion, so maybe we could shrink our API footprint and consolidate everything behind Automata?