package com.echo5bravo.govre.UTILS.ImageZoom; public interface IDisposable { void dispose(); }