Package br.com.geekuniversity.section14
Interface IElectronic
- All Known Implementing Classes:
Fan
public interface IElectronic
-
Field Summary
Fields -
Method Summary
-
Field Details
-
BRAND
- See Also:
-
-
Method Details
-
turnOn
void turnOn() -
turnOff
void turnOff()
-