Skip navigation links
A C G R T U 

A

accept(A, B) - Method in interface com.liferay.petra.function.UnsafeBiConsumer
 
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
 
accept(E) - Method in interface com.liferay.petra.function.UnsafeConsumer
 
accept(A, B, C) - Method in interface com.liferay.petra.function.UnsafeTriConsumer
 
apply(T, U) - Method in interface com.liferay.petra.function.UnsafeBiFunction
 
apply(T) - Method in interface com.liferay.petra.function.UnsafeFunction
 
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 interface com.liferay.petra.function.UnsafeSupplier
 
getValue() - Method in class com.liferay.petra.function.UnsafeSupplierValue
 

R

run() - Method in interface com.liferay.petra.function.UnsafeRunnable
 

T

test(E) - Method in interface com.liferay.petra.function.UnsafePredicate
 
transform(Collection<T>, UnsafeFunction<T, R, E>) - Static method in class com.liferay.petra.function.transform.TransformUtil
 
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(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 java.lang.Throwable> - Interface in com.liferay.petra.function
 
UnsafeBiFunction<T,U,R,E extends java.lang.Throwable> - Interface in com.liferay.petra.function
 
UnsafeConsumer<E,T extends java.lang.Throwable> - Interface in com.liferay.petra.function
 
UnsafeFunction<T,R,E extends java.lang.Throwable> - Interface in com.liferay.petra.function
 
UnsafePredicate<E,T extends java.lang.Throwable> - Interface in com.liferay.petra.function
 
UnsafeRunnable<T extends java.lang.Throwable> - Interface in com.liferay.petra.function
 
UnsafeSupplier<T,E extends java.lang.Throwable> - Interface in com.liferay.petra.function
 
UnsafeSupplierValue<T,E extends java.lang.Throwable> - Class in com.liferay.petra.function
 
UnsafeSupplierValue(UnsafeSupplier<T, E>) - Constructor for class com.liferay.petra.function.UnsafeSupplierValue
 
unsafeTransform(Collection<T>, UnsafeFunction<T, R, E>) - Static method in class com.liferay.petra.function.transform.TransformUtil
 
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(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 java.lang.Throwable> - Interface in com.liferay.petra.function
 
UnsafeTriFunction<T,U,V,R,E extends java.lang.Throwable> - Interface in com.liferay.petra.function
 
A C G R T U 
Skip navigation links