public class GetCellsCommand<T>
extends Object
implements tcl.lang.Command
| Constructor and Description |
|---|
GetCellsCommand(EdifCellLookup<T> cellLookup) |
| Modifier and Type | Method and Description |
|---|---|
void |
cmdProc(tcl.lang.Interp interp,
tcl.lang.TclObject[] argv) |
public GetCellsCommand(EdifCellLookup<T> cellLookup)