Configuration parent
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
- when reading the stream fails.ClassNotFoundException
- if a class definition for a serialized
object could not be found.private void writeObject(ObjectOutputStream out) throws IOException
IOException
- if errors occur while writing the stream.DefaultConfiguration configuration
Class<T> booterClass
Object[] contents
size
to get the last accessible item.int size
int initialSize
int size
int mask
float loadFactor
int capacity
org.pentaho.reporting.libraries.base.util.LinkedMap.MapEntry[] backend
org.pentaho.reporting.libraries.base.util.LinkedMap.MapEntry firstEntry
org.pentaho.reporting.libraries.base.util.LinkedMap.MapEntry lastEntry
int hashKey
Object key
Object value
org.pentaho.reporting.libraries.base.util.LinkedMap.MapEntry previous
org.pentaho.reporting.libraries.base.util.LinkedMap.MapEntry next
org.pentaho.reporting.libraries.base.util.LinkedMap.MapEntry collisionNext
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
IOException
- if there is an I/O problem.ClassNotFoundException
- if a class cannot be found.private void writeObject(ObjectOutputStream stream) throws IOException
IOException
- if there is an I/O problem.int rows
int columns
int rowIncrement
int columnIncrement
Throwable parent