Commit Graph

6 Commits

Author SHA1 Message Date
94da2a0e3c
change logic to always give objects the highest value 2024-12-02 21:20:49 +01:00
019ba8f552
add getMostSpecificMethod method to simplify Check method parsing.
This Method searches the The method that has the best matching parameters with the fewest inheritance levels as possible. Left sided priority
2024-11-29 18:15:47 +01:00
582e0f0bae
implement AnnotationParser system
All checks were successful
github-mirror / push-github (push) Successful in 4s
Build / Gradle-Build (push) Successful in 13s
Test / Gradle-Test (push) Successful in 16s
2024-11-24 00:02:19 +01:00
3778f45cf3
fix wrong logic 2024-11-01 15:30:50 +01:00
f4a6bf937d
rename to make more sense x2 2024-10-26 00:56:27 +02:00
03f628aa03
add ReflectionUtil 2024-10-14 00:17:34 +02:00