Searched refs:Attendant (Results 1 – 4 of 4) sorted by relevance
16 class G implements Attendant {
16 class F extends A implements Attendant {
16 public interface Attendant { interface
44 F-interface Attendant.GetPlace()='android'47 F-interface Attendant.SayHi()='Hi '51 F-interface Attendant.SayHiTwice()='We can override both interfaces'56 G-interface Attendant.GetPlace()='android'58 G-interface Attendant.SayHi()='welcome to android'60 G-interface Attendant.SayHiTwice()='welcome to androidwelcome to android'