Package org.jboss.util
Class Semaphore.Info
- java.lang.Object
-
- org.jboss.util.Semaphore.Info
-
- Enclosing class:
- Semaphore
private class Semaphore.Info extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description private
Info(java.lang.Thread t, int i, java.lang.String s)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object o)
java.lang.String
toString()
-