Searched defs:TestItemKeyProvider (Results 1 – 1 of 1) sorted by relevance
27 public final class TestItemKeyProvider<K> extends ItemKeyProvider<K> { class31 public TestItemKeyProvider(@Scope int scope, TestAdapter<K> adapter) { in TestItemKeyProvider() method in TestItemKeyProvider