Searched refs:ChildIntegerModule (Results 1 – 2 of 2) sorted by relevance
25 class ChildIntegerModule extends ParentModule<Integer, String, List<Integer>> { class
29 @Component(modules = {ChildDoubleModule.class, ChildIntegerModule.class, NongenericModule.class})