|
2010-01-26 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.soda.dk.epcglobal.llrp.helper.task.AbstractTaskPool
public abstract class AbstractTaskPool
| Constructor Summary | |
|---|---|
AbstractTaskPool()
|
|
| Method Summary | |
|---|---|
protected abstract java.lang.Object |
create()
Create and return the Object result. |
java.lang.Object |
get(int i)
Get with the specified i parameter and return the Object result. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractTaskPool()
| Method Detail |
|---|
protected abstract java.lang.Object create()
Object) value.public java.lang.Object get(int i)
get in interface ITaskPooli - The i (int) parameter.
Object) value.
|
2010-01-26 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||