|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MultidimCubeCellFactory<V>
Implementations provide a factory for cells to use by MultidimCubeImpl
.
Method Summary | |
---|---|
V |
newCell()
Supplies an instance of the object representing a cell. |
V[] |
newCells(int numElements)
Supplies an array of the type of object representing a cell. |
Method Detail |
---|
V newCell()
V[] newCells(int numElements)
numElements
- number of elements
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |