Searched refs:HiddenImpl (Results 1 – 1 of 1) sorted by relevance
585 .implement(Hidden.class, HiddenImpl.class) in testFactoryPublicAndReturnTypeNotPublic()603 public static class HiddenImpl implements Hidden {} class in FactoryModuleBuilderTest