Searched defs:Custom (Results 1 – 1 of 1) sorted by relevance
36 private class Custom extends ITestService.Delegator { class in DelegatorTests37 public Custom(ITestService impl) { super(impl); } in Custom() method in DelegatorTests.Custom