Module ushiosan.jvm.utilities
Package ushiosan.jvm.function
package ushiosan.jvm.function
-
InterfacesClassDescriptionRepresentation of a method in Java.Representation of a method in Java.UEmptyFun.UEmptyFun2<T1,
T2> Representation of a method in Java.UEmptyFun.UEmptyFun3<T1,T2, T3> Representation of a method in Java.UEmptyFun.UEmptyFun4<T1,T2, T3, T4> Representation of a method in Java.UEmptyFun.UEmptyFun5<T1,T2, T3, T4, T5> Representation of a method in Java.UEmptyFun.UEmptyFun6<T1,T2, T3, T4, T5, T6> Representation of a method in Java.UEmptyFunErr<E extends Throwable>Representation of a method in Java.UEmptyFunErr.UEmptyFunErr1<T1,E extends Throwable> Representation of a method in Java.UEmptyFunErr.UEmptyFunErr2<T1,T2, E extends Throwable> Representation of a method in Java.UEmptyFunErr.UEmptyFunErr3<T1,T2, T3, E extends Throwable> Representation of a method in Java.UEmptyFunErr.UEmptyFunErr4<T1,T2, T3, T4, E extends Throwable> Representation of a method in Java.UEmptyFunErr.UEmptyFunErr5<T1,T2, T3, T4, T5, E extends Throwable> Representation of a method in Java.UEmptyFunErr.UEmptyFunErr6<T1,T2, T3, T4, T5, T6, E extends Throwable> Representation of a method in Java.UEmptyFunErrSafe<E extends Throwable>Representation of a method in Java.UEmptyFunErrSafe.UEmptyFunErrSafe1<T1,E extends Throwable> Representation of a method in Java.UEmptyFunErrSafe.UEmptyFunErrSafe2<T1,T2, E extends Throwable> Representation of a method in Java.UEmptyFunErrSafe.UEmptyFunErrSafe3<T1,T2, T3, E extends Throwable> Representation of a method in Java.UEmptyFunErrSafe.UEmptyFunErrSafe4<T1,T2, T3, T4, E extends Throwable> Representation of a method in Java.UEmptyFunErrSafe.UEmptyFunErrSafe5<T1,T2, T3, T4, T5, E extends Throwable> Representation of a method in Java.UEmptyFunErrSafe.UEmptyFunErrSafe6<T1,T2, T3, T4, T5, T6, E extends Throwable> Representation of a method in Java.UFun<R>Representation of a method in Java.UFun.UFun1<R,T1> Representation of a method in Java.UFun.UFun2<R,T1, T2> Representation of a method in Java.UFun.UFun3<R,T1, T2, T3> Representation of a method in Java.UFun.UFun4<R,T1, T2, T3, T4> Representation of a method in Java.UFun.UFun5<R,T1, T2, T3, T4, T5> Representation of a method in Java.UFun.UFun6<R,T1, T2, T3, T4, T5, T6> Representation of a method in Java.Representation of a method in Java.UFunErr.UFunErr1<R,T1, E extends Throwable> Representation of a method in Java.UFunErr.UFunErr2<R,T1, T2, E extends Throwable> Representation of a method in Java.UFunErr.UFunErr3<R,T1, T2, T3, E extends Throwable> Representation of a method in Java.UFunErr.UFunErr4<R,T1, T2, T3, T4, E extends Throwable> Representation of a method in Java.UFunErr.UFunErr5<R,T1, T2, T3, T4, T5, E extends Throwable> Representation of a method in Java.UFunErr.UFunErr6<R,T1, T2, T3, T4, T5, T6, E extends Throwable> Representation of a method in Java.UFunErrSafe<R,E extends Throwable> Representation of a method in Java.UFunErrSafe.UFunErrSafe1<R,T1, E extends Throwable> Representation of a method in Java.UFunErrSafe.UFunErrSafe2<R,T1, T2, E extends Throwable> Representation of a method in Java.UFunErrSafe.UFunErrSafe3<R,T1, T2, T3, E extends Throwable> Representation of a method in Java.UFunErrSafe.UFunErrSafe4<R,T1, T2, T3, T4, E extends Throwable> Representation of a method in Java.UFunErrSafe.UFunErrSafe5<R,T1, T2, T3, T4, T5, E extends Throwable> Representation of a method in Java.UFunErrSafe.UFunErrSafe6<R,T1, T2, T3, T4, T5, T6, E extends Throwable> Representation of a method in Java.