68697071727374
} @SuppressWarnings({ "unchecked", "rawtypes" }) private BeanList createList(BeanCollectionParams params) { return new BeanList(new ArrayList(defaultListInitialCapacity)); }