Class RendererAllocationCache

java.lang.Object
com.arbergashi.charts.tools.RendererAllocationCache

public final class RendererAllocationCache extends Object
Cache for expensive renderer allocations, such as BufferedImage, Path2D, etc. Uses weak references to avoid memory leaks and allows for efficient reuse of resources.
Since:
2025-06-01
Version:
1.0.0
Author:
Arber Gashi