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