Class EsAbstractBehavior.BulkList<E,B>

java.lang.Object
org.codelibs.fess.es.config.allcommon.EsAbstractBehavior.BulkList<E,B>
All Implemented Interfaces:
Iterable<E>, Collection<E>, List<E>
Enclosing class:
EsAbstractBehavior<ENTITY extends org.dbflute.Entity,CB extends org.dbflute.cbean.ConditionBean>

public static class EsAbstractBehavior.BulkList<E,B> extends Object implements List<E>