-
-
Constructor Summary
Constructors
| Modifier |
Constructor and Description |
protected |
Semaphore() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
Semaphore
protected Semaphore()
-
Method Detail
-
isRed
public boolean isRed()
-
isGreen
public boolean isGreen()
-
setRed
public void setRed()
-
setYellow
public void setYellow()
-
setGreen
public void setGreen()
Copyright © 2016 Omnia Consulting. All rights reserved.