Login
Preferences
Help/Guide
About Trac
Forgot your password?
Wiki
Browse Source
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 82
and
Version 83
of
j2p
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
05/30/24 09:48:58 (
5 months
ago)
Author:
wouter
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
j2p
v82
v83
58
58
//#PY #custom deserializer not needed in python
59
59
@JsonDeserialize(...)
60
p
ublic Map<Integer,String> values
;
60
p
rivate final Map<Integer,String> values=...
;
61
61
}}}
62
62