6 Commits

Author SHA1 Message Date
c0da5ee75d
feat(container): add chaining, single method add method for overriding, key getter and protected entries getter
All checks were successful
Build / Gradle-Build (push) Successful in 16s
Publish / Gradle-Publish (push) Successful in 12s
Test / Gradle-Test (push) Successful in 12s
2025-04-10 14:44:57 +02:00
25b2e49396
feat(bestcandidate): add BestCandidate Method to always find the correct method for the parameters 2025-04-09 17:02:29 +02:00
52a05dd9d7
feat(container): add MethodContainers 2025-04-09 17:01:58 +02:00
075f0e13c9
feat(core): add ReflectedMethod and Processors 2025-04-09 17:01:36 +02:00
acbe6b23ef
feat(util): add ReflectionUtil 2025-04-09 17:00:41 +02:00
6d3f077c5d
migrate from marinara
Some checks failed
Build / Gradle-Build (push) Successful in 16s
Publish / Gradle-Publish (push) Failing after 10s
Test / Gradle-Test (push) Failing after 12s
2025-04-08 01:56:46 +02:00