aws / event-ruler

Event Ruler is a Java library that allows matching many thousands of Events per second to any number of expressive and sophisticated rules.
Apache License 2.0
556 stars 58 forks source link

Giving Machine.Builder a package-private constructor #141

Closed jonessha closed 5 months ago

jonessha commented 5 months ago

Description of changes:

Being able to extend Machine.Builder is useful when adding an adapter layer around Ruler.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.