scala.collection.generic.DefaultSerializationProxy
The default serialization proxy for collection implementations.
This class is final
and requires an extra Factory
object rather than leaving the details of creating a Builder
to an abstract method that could be implemented by a subclass. This is necessary because the factory is needed for deserializing this class's private state, which happens before any subclass fields would be deserialized. Any additional state required to create the proper Builder
needs to be captured by the factory
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4