blob: 845cafb5a625228eff604b6effc66050c6c83f89 [file] [log] [blame]
public class ServiceAdapter implements Service{
public void foo() {
}
}