package org.tessell.widgets.cellview; import com.google.gwt.safehtml.shared.SafeHtml; public class StubSafeHtmlCell extends StubCell<SafeHtml> implements IsSafeHtmlCell { }