Skip to content

API now usable for Java projects

Compare
Choose a tag to compare
@pvdissel pvdissel released this 20 Nov 11:16
· 10 commits to master since this release

So far the API was only used with Groovy projects. As Groovy marks protected classes public, SearchBuilder and ListBuilder were perfectly fine to use. But not in Java projects.

Now these classes have been made public, for use with Java projects.