Interface BytesCellDefinition

All Superinterfaces:
CellDefinition<byte[]>

public interface BytesCellDefinition extends CellDefinition<byte[]>
Definition of a byte array cell.