Skip to content
Snippets Groups Projects
Commit e634bde1 authored by Tobias Pietzsch's avatar Tobias Pietzsch
Browse files

RenderStorage: make package-private

parent b6fb0024
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ import net.imglib2.type.numeric.ARGBType;
* <p>
* Call {@link #checkRenewData} to update number and size of arrays when number of visible sources or screen size changes.
*/
public class RenderStorage
class RenderStorage
{
/**
* Storage for mask images of {@link VolatileHierarchyProjector}. One array
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment