Searched refs:myListInterfaces (Results 1 – 1 of 1) sorted by relevance
1112 val myListInterfaces = myList.interfaceTypes() in Test superclass and interface types using type variables() constant1113 assertThat(myListInterfaces).hasSize(1) in Test superclass and interface types using type variables()1115 val myListInterfaceType = myListInterfaces.single() in Test superclass and interface types using type variables()