public static class LETool.UniqueNodeMap
extends java.lang.Object
Constructor and Description |
---|
LETool.UniqueNodeMap() |
Modifier and Type | Method and Description |
---|---|
Cell |
get(VarContext context) |
void |
put(VarContext context,
Cell cell) |
int |
size() |
public void put(VarContext context, Cell cell)
public Cell get(VarContext context)
public int size()