Releasable

public interface Releasable
Known Indirect Subclasses

Represents a resource, or a holder of resources, which may be released once they are no longer needed.

Public Method Summary

abstract void

Public Methods

public abstract void release ()