Skip to content

v3.9.3

Choose a tag to compare

@bbottema bbottema released this 21 Oct 15:07
· 81 commits to master since this release
  • Added API for checking method compatibility based on actual arguments rather than by types only
  • Added helper method to zip method parameters with their respective actual arguments
  • Made the LookupMode arguments of type Set rather than EnumSet, so they can be made unmodifiable
  • Added convenience method for returning the verify and return the only method in a findMethods result