Index
All Classes and Interfaces|All Packages
A
- accept(A, B) - Method in interface com.liferay.petra.function.UnsafeBiConsumer
- accept(A, B, C) - Method in interface com.liferay.petra.function.UnsafeTriConsumer
- accept(E) - Method in interface com.liferay.petra.function.UnsafeConsumer
- accept(Collection<E>, UnsafeConsumer<E, ? super Throwable>) - Static method in interface com.liferay.petra.function.UnsafeConsumer
- accept(Collection<E>, UnsafeConsumer<E, T>, Class<? extends T>) - Static method in interface com.liferay.petra.function.UnsafeConsumer
- apply(T) - Method in interface com.liferay.petra.function.UnsafeFunction
- apply(T, U) - Method in interface com.liferay.petra.function.UnsafeBiFunction
- apply(T, U, V) - Method in interface com.liferay.petra.function.UnsafeTriFunction
C
- com.liferay.petra.function - package com.liferay.petra.function
- com.liferay.petra.function.transform - package com.liferay.petra.function.transform
G
- get() - Method in class com.liferay.petra.function.RetryableUnsafeSupplier
- get() - Method in interface com.liferay.petra.function.UnsafeSupplier
- getValue() - Method in class com.liferay.petra.function.UnsafeSupplierValue
O
- onError(Exception, int, int) - Method in interface com.liferay.petra.function.RetryableUnsafeSupplier.ErrorHandler
R
- RetryableUnsafeSupplier<T,
E extends Throwable> - Class in com.liferay.petra.function - RetryableUnsafeSupplier(RetryableUnsafeSupplier.ErrorHandler, boolean, int, long, UnsafeSupplier<T, E>) - Constructor for class com.liferay.petra.function.RetryableUnsafeSupplier
- RetryableUnsafeSupplier(RetryableUnsafeSupplier.ErrorHandler, UnsafeSupplier<T, E>) - Constructor for class com.liferay.petra.function.RetryableUnsafeSupplier
- RetryableUnsafeSupplier.ErrorHandler - Interface in com.liferay.petra.function
- run() - Method in interface com.liferay.petra.function.UnsafeRunnable
T
- test(E) - Method in interface com.liferay.petra.function.UnsafePredicate
- transform(int[], UnsafeFunction<Integer, R, E>, Class<? extends R>) - Static method in class com.liferay.petra.function.transform.TransformUtil
- transform(long[], UnsafeFunction<Long, R, E>, Class<? extends R>) - Static method in class com.liferay.petra.function.transform.TransformUtil
- transform(Collection<T>, UnsafeFunction<T, R, E>) - Static method in class com.liferay.petra.function.transform.TransformUtil
- transform(T[], UnsafeFunction<T, R, E>, Class<? extends R>) - Static method in class com.liferay.petra.function.transform.TransformUtil
- transformToArray(Collection<T>, UnsafeFunction<T, R, E>, Class<? extends R>) - Static method in class com.liferay.petra.function.transform.TransformUtil
- transformToIntArray(Collection<T>, UnsafeFunction<T, R, E>) - Static method in class com.liferay.petra.function.transform.TransformUtil
- transformToList(int[], UnsafeFunction<Integer, R, E>) - Static method in class com.liferay.petra.function.transform.TransformUtil
- transformToList(long[], UnsafeFunction<Long, R, E>) - Static method in class com.liferay.petra.function.transform.TransformUtil
- transformToList(T[], UnsafeFunction<T, R, E>) - Static method in class com.liferay.petra.function.transform.TransformUtil
- transformToLongArray(Collection<T>, UnsafeFunction<T, R, E>) - Static method in class com.liferay.petra.function.transform.TransformUtil
- TransformUtil - Class in com.liferay.petra.function.transform
- TransformUtil() - Constructor for class com.liferay.petra.function.transform.TransformUtil
U
- UnsafeBiConsumer<A,
B, T extends Throwable> - Interface in com.liferay.petra.function - UnsafeBiFunction<T,
U, R, E extends Throwable> - Interface in com.liferay.petra.function - UnsafeConsumer<E,
T extends Throwable> - Interface in com.liferay.petra.function - UnsafeFunction<T,
R, E extends Throwable> - Interface in com.liferay.petra.function - UnsafePredicate<E,
T extends Throwable> - Interface in com.liferay.petra.function - UnsafeRunnable<T extends Throwable> - Interface in com.liferay.petra.function
- UnsafeSupplier<T,
E extends Throwable> - Interface in com.liferay.petra.function - UnsafeSupplierValue<T,
E extends Throwable> - Class in com.liferay.petra.function - UnsafeSupplierValue(UnsafeSupplier<T, E>) - Constructor for class com.liferay.petra.function.UnsafeSupplierValue
- unsafeTransform(int[], UnsafeFunction<Integer, R, E>, Class<? extends R>) - Static method in class com.liferay.petra.function.transform.TransformUtil
- unsafeTransform(long[], UnsafeFunction<Long, R, E>, Class<? extends R>) - Static method in class com.liferay.petra.function.transform.TransformUtil
- unsafeTransform(Collection<T>, UnsafeFunction<T, R, E>) - Static method in class com.liferay.petra.function.transform.TransformUtil
- unsafeTransform(T[], UnsafeFunction<T, R, E>, Class<? extends R>) - Static method in class com.liferay.petra.function.transform.TransformUtil
- unsafeTransformToArray(Collection<T>, UnsafeFunction<T, R, E>, Class<? extends R>) - Static method in class com.liferay.petra.function.transform.TransformUtil
- unsafeTransformToIntArray(Collection<T>, UnsafeFunction<T, R, E>) - Static method in class com.liferay.petra.function.transform.TransformUtil
- unsafeTransformToList(int[], UnsafeFunction<Integer, R, E>) - Static method in class com.liferay.petra.function.transform.TransformUtil
- unsafeTransformToList(long[], UnsafeFunction<Long, R, E>) - Static method in class com.liferay.petra.function.transform.TransformUtil
- unsafeTransformToList(T[], UnsafeFunction<T, R, E>) - Static method in class com.liferay.petra.function.transform.TransformUtil
- unsafeTransformToLongArray(Collection<T>, UnsafeFunction<T, R, E>) - Static method in class com.liferay.petra.function.transform.TransformUtil
- UnsafeTriConsumer<A,
B, C, T extends Throwable> - Interface in com.liferay.petra.function - UnsafeTriFunction<T,
U, V, R, E extends Throwable> - Interface in com.liferay.petra.function
All Classes and Interfaces|All Packages