public static interface AutoPopulatingList.ElementFactory<E>
List.| 限定符和类型 | 方法和说明 |
|---|---|
E |
createElement(int index)
Create the element for the supplied index.
|
E createElement(int index) throws AutoPopulatingList.ElementInstantiationException
AutoPopulatingList.ElementInstantiationException - if the instantiation process
failed (any exception thrown by a target constructor should be
propagated as-is)Copyright © 2013 The Skfiy Open Association. All Rights Reserved.