|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.onebusaway.gtfs.csv.ListEntityHandler<T>
public class ListEntityHandler<T>
| Constructor Summary | |
|---|---|
ListEntityHandler()
|
|
| Method Summary | |
|---|---|
java.util.List<T> |
getValues()
|
void |
handleEntity(java.lang.Object bean)
EntityHandler Interface |
java.util.Iterator<T> |
iterator()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ListEntityHandler()
| Method Detail |
|---|
public java.util.List<T> getValues()
public java.util.Iterator<T> iterator()
iterator in interface java.lang.Iterable<T>public void handleEntity(java.lang.Object bean)
EntityHandler Interface
handleEntity in interface EntityHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||