Searched refs:fooOfObjects (Results 1 – 2 of 2) sorted by relevance
36 Foo<Object> fooOfObjects(); in fooOfObjects() method
40 assertThat(component.fooOfObjects()).isInstanceOf(FooOfObjects.class); in bindDelegates()