Browse Source
The impetus for this is to be able to use ClassUtils::isStaticClass or the existing ClassUtils::isInnerClass as a method reference for class-based predicates that need to differentiate between static nested types and inner classes. See gh-28207pull/28225/head
1 changed files with 13 additions and 1 deletions
Loading…
Reference in new issue