public class MemoryCellFactory extends Object implements DataItemFactory
| Constructor and Description |
|---|
MemoryCellFactory(Hive hive) |
public MemoryCellFactory(Hive hive)
public boolean canCreate(String itemId)
canCreate in interface DataItemFactorypublic void create(String itemId)
create in interface DataItemFactory