Searched defs:immutableCell (Results 1 – 2 of 2) sorted by relevance
207 Cell<R, C, V> immutableCell = (Cell<R, C, V>) cell; in put() local
65 public static <R, C, V> Cell<R, C, V> immutableCell( in immutableCell() method in Tables