public final class ListHandler<T> extends Object implements RowHandler<T>
ListHandler()
List<T>
getList()
void
handle(T t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ListHandler()
public void handle(T t)
handle
RowHandler<T>
public List<T> getList()
Copyright © 2015. All rights reserved.