Package de.uplanet.util
Interface IDisposable
-
@Scriptable public interface IDisposable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddispose()Dispose all resources that are associated with this object.
-