- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for upcastCount (0.05 seconds)
-
compat/maven-model-builder/src/main/java/org/apache/maven/model/interpolation/reflection/ClassMap.java
*/ if (upcastCount == l) { return upcastCount; } } // Examine superclass Class<?> superclazz = clazz.getSuperclass(); if (superclazz != null) { upcastCount = getAccessibleMethods(superclazz, methodInfos, upcastCount); // Short circuit if all methods were upcastCreated: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Sat Apr 05 11:52:05 GMT 2025 - 13.5K bytes - Click Count (0)