Package org.hibernate.search.util.common.impl
package org.hibernate.search.util.common.impl
-
ClassesClassDescriptionAbstractCloser<S,
E extends Exception> A base class implementing the logic behindCloserandSuppressingCloser.A helper for closing multiple resources and re-throwing only one exception,suppressingthe others as necessary.Provides some methods for simplified collection instantiation.Inspired fromorg.hibernate.util.StringHelper, but removing most methods as they are not needed for Hibernate Search.A helper for closing multiple resources and re-throwing a provided exception,suppressingany exceptions caught while closing.Throwable-related utils.Helpers for classes in java.time