Searched refs:ITryToSerializeMyTypeVariable (Results 1 – 1 of 1) sorted by relevance
1481 new ITryToSerializeMyTypeVariable<String>().go(); in testSerializable_typeVariableNotSupported()1486 private static class ITryToSerializeMyTypeVariable<T> { class in TypeTokenTest