| Package | Description |
|---|---|
| org.apache.batik.util |
Provides some useful classes.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CleanerThread.PhantomReferenceCleared
A PhantomReference subclass that automatically registers with
the cleaner ReferenceQueue.
|
static class |
CleanerThread.SoftReferenceCleared
A SoftReference subclass that automatically registers with
the cleaner ReferenceQueue.
|
static class |
CleanerThread.WeakReferenceCleared
A WeakReference subclass that automatically registers with
the cleaner ReferenceQueue.
|
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.