private static class CachingShapeRepState.CSRDisposerRecord extends java.lang.Object implements Disposer.Record
Modifier and Type | Field and Description |
---|---|
private CachingShapeRepState.MaskTexData |
texData |
Modifier | Constructor and Description |
---|---|
private |
CSRDisposerRecord(CachingShapeRepState.MaskTexData texData) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
private CachingShapeRepState.MaskTexData texData
private CSRDisposerRecord(CachingShapeRepState.MaskTexData texData)
public void dispose()
dispose
in interface Disposer.Record