static abstract class VF1 implements IVF1 { public abstract void get(A a); }