Skip to content

change getAll() to vars()#29

Merged
ctrueden merged 5 commits into
scijava:mainfrom
JaredDavis22:varsvisibility
Jul 17, 2026
Merged

change getAll() to vars()#29
ctrueden merged 5 commits into
scijava:mainfrom
JaredDavis22:varsvisibility

Conversation

@JaredDavis22

Copy link
Copy Markdown
Contributor

Not an adapter implementation, just returns the map as is.

I left the existing map methods as is.

JaredDavis22 and others added 5 commits June 11, 2026 08:43
Remove the Collections.unmodifiableMap() from vars()
And place it before the more specific accessors and mutators.
Check size before and after, rather than allocating a new object.
@ctrueden
ctrueden merged commit 2f34209 into scijava:main Jul 17, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants