Added missing @Override annotations with Eclipse
This commit is contained in:
@@ -459,6 +459,7 @@ public class GuiMEMonitorable extends AEBaseMEGui implements ISortSource, IConfi
|
||||
repo.updateView();
|
||||
}
|
||||
|
||||
@Override
|
||||
protected boolean isPowered()
|
||||
{
|
||||
return repo.hasPower();
|
||||
|
||||
Reference in New Issue
Block a user