Logo
Explore Help
Register Sign In
mindol1004/record-builder
1
0
Fork 0
You've already forked record-builder
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
bd8fbeb0458cd5d26b5caeb2779783d86746f0e9
record-builder/record-builder-processor
History
Jordan Zimmerman bd8fbeb045 Adds special handling for record components of type java.util.List, java.util.Set, java.util.Map and java.util.Collection. When the record is built, any components of these types are passed through an added shim method that uses the corresponding immutable collection (e.g. List.copyOf(o)) or an empty immutable collection if the component is null.
Closes #56
Closes #58
2021-10-07 08:35:17 +01:00
..
src/main
Adds special handling for record components of type java.util.List, java.util.Set, java.util.Map and java.util.Collection. When the record is built, any components of these types are passed through an added shim method that uses the corresponding immutable collection (e.g. List.copyOf(o)) or an empty immutable collection if the component is null.
2021-10-07 08:35:17 +01:00
pom.xml
[maven-release-plugin] prepare for next development iteration
2021-10-07 08:35:17 +01:00
Powered by Gitea Version: 1.25.5 Page: 218ms Template: 12ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API