java.lang.Object
org.ematgine.threads.services.S1005.user_request
- class user_request
- extends java.lang.Object
|
Method Summary |
void |
addElement(request user_request)
Adds a feature to the Element attribute of the user_request object |
request |
getElement()
Gets the element attribute of the user_request object |
static void |
main(java.lang.String[] args)
The main program for the user_request class |
int |
size()
Description of the Method |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
request
java.util.LinkedList request
user_request
user_request()
main
public static void main(java.lang.String[] args)
- The main program for the user_request class
size
public int size()
- Description of the Method
addElement
public void addElement(request user_request)
- Adds a feature to the Element attribute of the user_request object
getElement
public request getElement()
throws java.lang.InterruptedException
- Gets the element attribute of the user_request object