|
OMS (v3.0.25) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object oms3.util.Threads.CompList<T>
public abstract static class Threads.CompList<T>
Field Summary | |
---|---|
java.util.List<Compound> |
p
|
Constructor Summary | |
---|---|
Threads.CompList(java.util.List<T> list)
|
Method Summary | |
---|---|
abstract Compound |
create(T src)
|
java.util.Iterator<Compound> |
iterator()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.util.List<Compound> p
Constructor Detail |
---|
public Threads.CompList(java.util.List<T> list)
Method Detail |
---|
public abstract Compound create(T src)
public java.util.Iterator<Compound> iterator()
iterator
in interface java.lang.Iterable<Compound>
|
OMS (v3.0.25) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |