chaokunyang commented on PR #2271:
URL: https://github.com/apache/fury/pull/2271#issuecomment-2927367669

   Serializer for ConcurrentHashMap 
    is 
[ConcurrentHashMapSerializer](https://github.com/apache/fury/blob/0d47fb847da558a444f8a35ab1073e80c9f3ad7b/java/fory-core/src/main/java/org/apache/fory/serializer/collection/MapSerializers.java#L247),
 which is extends from AbstractMapSerializer . And serializers for ArrayList 
and RegularImmutableList are both extended from AbstractCollectionSerializer
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to