- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for anotherPublicMethod (0.09 seconds)
-
build-logic/binary-compatibility/src/test/groovy/gradlebuild/binarycompatibility/rules/MethodsRemovedInInternalSuperClassRuleTest.groovy
private void privateMethod() {} OldSuperInternal returnTypeOverridenMethod() { return null } } static class OldBase extends OldSuperInternal { void anotherPublicMethod() {} OldBase returnTypeOverridenMethod() { return null } } static class OldSub extends OldBase { OldSub returnTypeOverridenMethod() { return null } }Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Wed Dec 24 14:15:15 GMT 2025 - 3.2K bytes - Click Count (0)