CellWriter

works.iterative.data.table.CellWriter
See theCellWriter companion object
trait CellWriter[T]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def write(cell: XSSFCell, value: T): Unit