Skip to content

0.1.2

Compare
Choose a tag to compare
@zeshaoaaa zeshaoaaa released this 09 Jul 12:33
· 15 commits to master since this release
  • Fix Bug 'set field of instance failed, when class is super class'
  • Fix Bug 'get class of parameter failed, when parameter is null'
  • Added getResult() method for the purpose of obtain the return value no matter it is null or not.
  • Added classes parameter to call() method for the purpose of passing void parameter into the method.