Skip to content

fulib v1.4.0

Compare
Choose a tag to compare
@Clashsoft Clashsoft released this 05 Nov 13:45
· 132 commits to master since this release
681088b

New Features

  • Added the ClassModelManager.haveClass(String, Clazz) method. #76
  • Added the new ClassModelManager.haveClass(Class) and haveNestedClasses(Class) methods for defining classes with reflection. #77 #78
  • JavaDocs for association methods now contain a @see link to the reverse role. #79

Improvements

  • Improved JavaDocs in ClassModelManager. #76