net.sf.jasperreports.data.cache
Interface BufferColumnStore

All Superinterfaces:
ColumnStore
All Known Implementing Classes:
BigDecimalStore, BigIntegerStore, BooleanStore, DateStore, DoubleArrayStore, FloatArrayStore, LongArrayStore, ObjectArrayStore, TimestampStore

public interface BufferColumnStore
extends ColumnStore

Version:
$Id: BufferColumnStore.java 5082 2012-03-15 09:44:16Z lucianc $
Author:
Lucian Chirita (lucianc@users.sourceforge.net)

Method Summary
 boolean full()
           
 void resetValues()
           
 
Methods inherited from interface net.sf.jasperreports.data.cache.ColumnStore
addValue, createValues, getBaseValuesType
 

Method Detail

full

boolean full()

resetValues

void resetValues()


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com