Skip to content

Repository files navigation

Specification pattern example

About

A common implementation for the criterion object is the Specification pattern. A specification is a simple predicate that takes a Domain object and returns a boolean. Given a Domain object, it will return true if it specifies the specification, and false otherwise

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages