Searched defs:ListWrapper (Results 1 – 10 of 10) sorted by relevance
35 … private data class ListWrapper(val times: List<@Serializable(with = DateSerializer::class) Date?>) dataClass
111 protected static class ListWrapper<T> class in BaseMapTest115 public ListWrapper(@SuppressWarnings("unchecked") T... values) { in ListWrapper() method in BaseMapTest.ListWrapper
14 static class ListWrapper { class in DefaultTypingOverride1391Test
27 static class ListWrapper<T extends BaseInterface> { class in TestAbstractWithObjectId
36 static class ListWrapper { class in TestAbstractContainers
16 internal data class ListWrapper(val list: List<@Polymorphic InnerBase>) in <lambda>() class in kotlinx.serialization.json.polymorphic.JsonListPolymorphismTest
200 class ListWrapper(object): class
101 static class ListWrapper { class in TestConvertingSerializer
1083 static final class ListWrapper { class in MoshiTest.HasPlatformType
454 class ListWrapper( class