@InterfaceAudience.Private public final class ExtendedCellBuilderFactory extends Object
Modifier | Constructor and Description |
---|---|
private |
ExtendedCellBuilderFactory() |
Modifier and Type | Method and Description |
---|---|
static ExtendedCellBuilder |
create(CellBuilderType type)
Allows creating a cell with the given CellBuilderType.
|
private ExtendedCellBuilderFactory()
public static ExtendedCellBuilder create(CellBuilderType type)
type
- the type of CellBuilder(DEEP_COPY or SHALLOW_COPY).Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.