This eagerly creates an FA that accepts exactly all the given word sets.
The construction is already finished when this method returns, so the returned FA iterator does not have to be used.
The construction will create a DFA by default.
This eagerly creates an FA that accepts exactly all the given word sets.
The construction is already finished when this method returns, so the returned FA iterator does not have to be used.
The construction will create a DFA by default.