OMS (v3.0.25)

oms3.util
Class Threads.CompList<T>

java.lang.Object
  extended by oms3.util.Threads.CompList<T>
All Implemented Interfaces:
java.lang.Iterable<Compound>
Enclosing class:
Threads

public abstract static class Threads.CompList<T>
extends java.lang.Object
implements java.lang.Iterable<Compound>


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

p

public java.util.List<Compound> p
Constructor Detail

Threads.CompList

public Threads.CompList(java.util.List<T> list)
Method Detail

create

public abstract Compound create(T src)

iterator

public java.util.Iterator<Compound> iterator()
Specified by:
iterator in interface java.lang.Iterable<Compound>

OMS (v3.0.25)

Generated 2010-08-11 08:44:20 MDT, USDA-ARS-ASRU/CSU, 2150 Center Ave, Fort Collins, CO 80526, U.S.A.