A C F G I N O P R S W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(I) - Method in interface org.msyu.javautil.exceptions.ConsumerWithException
- apply(I) - Method in interface org.msyu.javautil.exceptions.FunctionWithException
- AutoCloseableWrapper<X extends java.lang.Exception> - Class in org.msyu.javautil.exceptions
- AutoCloseableWrapper(RunnableWithException<? extends X>) - Constructor for class org.msyu.javautil.exceptions.AutoCloseableWrapper
C
- chain(FunctionWithException<? super I, O, X>, ConsumerWithException<? super O, ? extends C>) - Method in class org.msyu.javautil.exceptions.CloseableChain
- close() - Method in class org.msyu.javautil.exceptions.AutoCloseableWrapper
- close() - Method in interface org.msyu.javautil.exceptions.ParameterizedAutoCloseable
- close(CloseableChain<?, ?>, Throwable) - Static method in class org.msyu.javautil.exceptions.CloseableChain
- close(CloseableChain<?, C>) - Static method in class org.msyu.javautil.exceptions.CloseableChain
- CloseableChain<I,C extends java.lang.Exception> - Class in org.msyu.javautil.exceptions
- ConsumerWithException<I,X extends java.lang.Exception> - Interface in org.msyu.javautil.exceptions
F
- FunctionWithException<I,O,X extends java.lang.Exception> - Interface in org.msyu.javautil.exceptions
G
- get() - Method in interface org.msyu.javautil.exceptions.SupplierWithException
- getOutput() - Method in class org.msyu.javautil.exceptions.CloseableChain
I
- identity() - Static method in interface org.msyu.javautil.exceptions.FunctionWithException
N
- newCloseableChain() - Static method in class org.msyu.javautil.exceptions.CloseableChain
O
- org.msyu.javautil.exceptions - package org.msyu.javautil.exceptions
P
- ParameterizedAutoCloseable<X extends java.lang.Exception> - Interface in org.msyu.javautil.exceptions
R
- run() - Method in interface org.msyu.javautil.exceptions.RunnableWithException
- RunnableWithException<X extends java.lang.Exception> - Interface in org.msyu.javautil.exceptions
- runOnClose(RunnableWithException<? extends X>) - Static method in class org.msyu.javautil.exceptions.AutoCloseableWrapper
S
- SupplierWithException<O,X extends java.lang.Exception> - Interface in org.msyu.javautil.exceptions
W
- wrap(T, ConsumerWithException<? super T, X>) - Static method in interface org.msyu.javautil.exceptions.ParameterizedAutoCloseable
All Classes All Packages