Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BlockSupplier #103

Merged
merged 9 commits into from
May 28, 2024
Merged

BlockSupplier #103

merged 9 commits into from
May 28, 2024

Conversation

tpietzsch
Copy link
Member

Add BlockSupplier<T> interface.

This allows for chaining PrimitiveBlocks with other operations, resulting in another PrimitiveBlocks-like BlockSupplier.
(If BlockSupplier would live in imglib2 core, then PrimitiveBlocks would extend it.)

Also, revision of the threadSafe() logic, and minor API revision.

@tpietzsch tpietzsch force-pushed the block-supplier branch 2 times, most recently from c87ccee to 62c6fed Compare May 8, 2024 09:38
@imagesc-bot
Copy link

This pull request has been mentioned on Image.sc Forum. There might be relevant details there:

https://forum.image.sc/t/recent-and-upcoming-imglib2-improvements/96083/9

@tpietzsch tpietzsch marked this pull request as ready for review May 28, 2024 21:55
@tpietzsch tpietzsch merged commit 86f337c into master May 28, 2024
1 check passed
@tpietzsch tpietzsch deleted the block-supplier branch May 28, 2024 21:55
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