Interface Hierarchy
- com.liferay.petra.function.RetryableUnsafeSupplier.ErrorHandler
- com.liferay.petra.function.UnsafeBiConsumer<A,B,T>
- com.liferay.petra.function.UnsafeBiFunction<T,U,R,E>
- com.liferay.petra.function.UnsafeConsumer<E,T>
- com.liferay.petra.function.UnsafeFunction<T,R,E>
- com.liferay.petra.function.UnsafePredicate<E,T>
- com.liferay.petra.function.UnsafeRunnable<T>
- com.liferay.petra.function.UnsafeSupplier<T,E>
- com.liferay.petra.function.UnsafeTriConsumer<A,B,C,T>
- com.liferay.petra.function.UnsafeTriFunction<T,U,V,R,E>