public class CellContext
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
Cell |
cell |
VarContext |
context |
Constructor and Description |
---|
CellContext(Cell cell,
VarContext context) |
public final Cell cell
public final VarContext context
public CellContext(Cell cell, VarContext context)