package com.oierbravo.mechanicals.jade; public interface IHavePercent { int getProgressPercent(); }