package org.tessell.widgets.cellview; public class StubTextCell extends StubCell<String> implements IsTextCell { }