|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectrac.ALRSRACFactory<T>
rac.LRSQueueFactory<T>
public class LRSQueueFactory<T>
FIFO RAC
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class rac.ALRSRACFactory |
|---|
ALRSRACFactory.LRSRAContainer<T> |
| Constructor Summary | |
|---|---|
LRSQueueFactory()
|
|
| Method Summary | |
|---|---|
IRAContainer<T> |
makeRAC()
Create a ``first-in, first-out'' (FIFO) container. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LRSQueueFactory()
| Method Detail |
|---|
public IRAContainer<T> makeRAC()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||