public class BEContainer extends ElementContainer<BE>
BEContainer(java.util.List<BE> value)
void
run(BE ancient_be, int times, SE se, java.util.Map ancient_currents_map)
getValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BEContainer(java.util.List<BE> value)
public void run(BE ancient_be, int times, SE se, java.util.Map ancient_currents_map)
run
ElementContainer<BE>