Searched refs:withKeyType (Results 1 – 3 of 3) sorted by relevance
101 public MapLikeType withKeyType(JavaType keyType) { in withKeyType() method in MapLikeType157 type = ((MapLikeType) type).withKeyType(ct); in withHandlersFrom()
115 public MapType withKeyType(JavaType keyType) { in withKeyType() method in MapType
868 type = ((MapLikeType) type).withKeyType(keyType); in refineSerializationType()1206 type = ((MapLikeType) type).withKeyType(keyType); in refineDeserializationType()