A B C D E F G H I J K L M N O P Q R S T U V W X

H

hashCode(boolean) - Static method in class org.springframework.util.ObjectUtils
Return the same value as Boolean.hashCode().
hashCode(double) - Static method in class org.springframework.util.ObjectUtils
Return the same value as Double.hashCode().
hashCode(float) - Static method in class org.springframework.util.ObjectUtils
Return the same value as Float.hashCode().
hashCode(long) - Static method in class org.springframework.util.ObjectUtils
Return the same value as Long.hashCode().
hasLength(String, String) - Static method in class org.springframework.util.Assert
Assert that the given String is not empty; that is, it must not be null and not the empty String.
hasLength(String) - Static method in class org.springframework.util.Assert
Assert that the given String is not empty; that is, it must not be null and not the empty String.
hasLength(CharSequence) - Static method in class org.springframework.util.StringUtils
Check that the given CharSequence is neither null nor of length 0.
hasLength(String) - Static method in class org.springframework.util.StringUtils
Check that the given String is neither null nor of length 0.
hasNext() - Method in class com.springsource.bundlor.support.classpath.FileSystemClassPath.FileSystemClassPathIterator
 
hasNext() - Method in class com.springsource.bundlor.support.classpath.JarFileClassPath.JarFileClassPathIterator
 
hasNext() - Method in class com.springsource.bundlor.support.contributors.BundleClassPathArtifactAnalyzer.JarInputStreamClassPath.JarInputStreamClassPathIterator
 
hasNext() - Method in class org.springframework.util.CollectionUtils.EnumerationIterator
 
hasText(String, String) - Static method in class org.springframework.util.Assert
Assert that the given String has valid text content; that is, it must not be null and must contain at least one non-whitespace character.
hasText(String) - Static method in class org.springframework.util.Assert
Assert that the given String has valid text content; that is, it must not be null and must contain at least one non-whitespace character.
hasText(CharSequence) - Static method in class org.springframework.util.StringUtils
Check whether the given CharSequence has actual text.
hasText(String) - Static method in class org.springframework.util.StringUtils
Check whether the given String has actual text.
hasUniqueObject(Collection) - Static method in class org.springframework.util.CollectionUtils
Determine whether the given Collection only contains a single unique object.
HEADER - Static variable in class com.springsource.bundlor.support.contributors.ToolStampManifestModifier
 
HibernateMappingArtefactAnalyser - Class in com.springsource.bundlor.support.contributors
An analyzer for a Hibernate Mapping file.
HibernateMappingArtefactAnalyser() - Constructor for class com.springsource.bundlor.support.contributors.HibernateMappingArtefactAnalyser
 

A B C D E F G H I J K L M N O P Q R S T U V W X