- java.lang.Object
-
- examples.online.MethodCalls.Microwave
-
-
Constructor Summary
Constructors
| Constructor and Description |
Microwave() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
m_heating
public boolean m_heating
-
m_empty
public boolean m_empty
-
Constructor Detail
-
Microwave
public Microwave()
-
Method Detail
-
start
public void start()
-
close
public void close()
Copyright © Sylvain HallĂ©. All Rights Reserved.