public class SplitCell extends Object implements Cell
SplitCell(Cell sourceCell)
<T,R,E extends Exception> R
accept(CellVisitor<T,R,E> visitor, T arg)
FrameCell
getParent()
Cell
getSourceCell()
split()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public SplitCell(Cell sourceCell)
public Cell split()
split
public <T,R,E extends Exception> R accept(CellVisitor<T,R,E> visitor, T arg) throws E extends Exception
accept
E extends Exception
public Cell getSourceCell()
public FrameCell getParent()
getParent
public String toString()
toString
Object
Copyright © 2015. All rights reserved.