package abstractextensions; /** * Other Extensions will extend this interface */ public interface UnitExtension { }