int method1(int x) {! return x + y;! }! //...! }! public class C extends X {! int y = 5;! int z() {! return 10;! }! int method1(int x) {! return x + y + z();! }! //...! }
1;}! }! ! ! package a;! class Test {! public static void main(String args[]) {! a.A a = new b.B();! System.out.println(a.say());! }! } package b;! public class B extends a.A {! int say() {return 2;}! }! !
t-test it was a statistically significant difference.” “Netty and Spring together with JRebel is real pleasure to work with. The value of time saved is over 50% of my development time.”