magro / testrepo

foo
0 stars 0 forks source link

javolution-serializer: support public Collections/Maps providing only a constructor taking an int (size) #56

Closed magro closed 9 years ago

magro commented 9 years ago

From martin.grotzke on March 26, 2010 10:09:50

It should be possible to deserialize public Collections/Maps providing only a constructor taking an int (size).

Original issue: http://code.google.com/p/memcached-session-manager/issues/detail?id=56

magro commented 9 years ago

From martin.grotzke on March 26, 2010 02:11:44

Implemented: now javolution serializer checkes collections and maps for public constructors

Status: Fixed
Labels: Milestone-1.3