blob: 4fae5e03fbaedcd87744ab1ad425e703199ec38a [file] [log] [blame]
public class ServiceImpl implements Service {
public void foo() {
}
}