package com.mcxiaoke.minicat.ui.imagezoom; public interface IDisposable { void dispose(); }