alexander-ryabov
Results
2
comments of
alexander-ryabov
floorEntry has nothing in common with longest prefix, it can be uses only for initial approximation
> Hi, I have the problem with Java 17 `reflect.getTypesAnnotatedWith(..)` don't give me any result anymore, if I use it with package name. With `ClasspathHelper.forClass(..)` it works. Can you please...