Package org.hibernate.search.util.common.impl
-
Class Summary Class Description AbstractCloser<S,E extends Exception> A base class implementing the logic behindCloserandSuppressingCloser.Closer<E extends Exception> A helper for closing multiple resources and re-throwing only one exception,suppressingthe others as necessary.CollectionHelper Provides some methods for simplified collection instantiation.Contracts Futures ReflectionHelper StreamHelper StringHelper Inspired fromorg.hibernate.util.StringHelper, but removing most methods as they are not needed for Hibernate Search.SuppressingCloser A helper for closing multiple resources and re-throwing a provided exception,suppressingany exceptions caught while closing.Throwables Throwable-related utils.TimeHelper Helpers for classes in java.time.*ToStringStyle ToStringTreeBuilder