public static interface MediaDisposer.ResourceDisposer
Modifier and Type | Method and Description |
---|---|
void |
disposeResource(Object resource)
Dispose the provided resource.
|
void disposeResource(Object resource)
resource
- the resource that needs to be disposed of.Copyright © 2020. All rights reserved.