package it.sephiroth.android.library.imagezoom.test.utils; public interface IDisposable { void dispose(); }