- hashCode() - Method in class org.pentaho.reporting.libraries.base.boot.DefaultModuleInfo
 
- 
Computes an hashcode for this module information.
 
- hashCode() - Method in class org.pentaho.reporting.libraries.base.boot.PackageManager.BootTimeEntry
 
-  
 
- hashCode() - Method in class org.pentaho.reporting.libraries.base.boot.PackageState
 
- 
Computes a hashcode for this package state.
 
- hashCode() - Method in class org.pentaho.reporting.libraries.base.util.FilesystemFilter
 
-  
 
- hashCode() - Method in class org.pentaho.reporting.libraries.base.util.FloatDimension
 
- 
Returns a hash code.
 
- hashCode() - Method in class org.pentaho.reporting.libraries.base.util.ObjectTable
 
- 
Returns a hash code value for the object.
 
- hashCode(Object[]) - Static method in class org.pentaho.reporting.libraries.base.util.ObjectUtilities
 
-  
 
- hashCode() - Method in class org.pentaho.reporting.libraries.base.versioning.DependencyInformation
 
- 
Computes a hashcode based on the name of the dependency.
 
- HashNMap<K,V> - Class in org.pentaho.reporting.libraries.base.util
 
- 
The HashNMap can be used to store multiple values by a single key value.
 
- HashNMap() - Constructor for class org.pentaho.reporting.libraries.base.util.HashNMap
 
- 
Default constructor.
 
- hasMoreElements() - Method in class org.pentaho.reporting.libraries.base.config.StringEnumeration
 
-  
 
- hasMoreElements() - Method in class org.pentaho.reporting.libraries.base.util.CSVTokenizer
 
- 
Returns the same value as the hasMoreTokens method.
 
- hasMoreTokens() - Method in class org.pentaho.reporting.libraries.base.util.CSVTokenizer
 
- 
Tests if there are more tokens available from this tokenizer's string.
 
- hasNext() - Method in class org.pentaho.reporting.libraries.base.util.EmptyIterator
 
- 
Returns true if the iteration has more elements.
 
- HierarchicalConfiguration - Class in org.pentaho.reporting.libraries.base.config
 
- 
A hierarchical configuration.
 
- HierarchicalConfiguration() - Constructor for class org.pentaho.reporting.libraries.base.config.HierarchicalConfiguration
 
- 
Creates a new configuration.
 
- HierarchicalConfiguration(Configuration) - Constructor for class org.pentaho.reporting.libraries.base.config.HierarchicalConfiguration
 
- 
Creates a new configuration.
 
- HierarchicalConfiguration(Class) - Constructor for class org.pentaho.reporting.libraries.base.config.HierarchicalConfiguration
 
- 
Creates a new configuration, that is able to reconnect itself to the global configuration after deserialization.