C M U 

C

call() - Method in interface me.qoomon.UncheckedExceptions.UncheckedFunction
 
call() - Method in interface me.qoomon.UncheckedExceptions.UncheckedMethod
 

M

me.qoomon - package me.qoomon
 

U

unchecked(Exception) - Static method in class me.qoomon.UncheckedExceptions
throws exception as unchecked exception, without wrapping exception.
unchecked(UncheckedExceptions.UncheckedFunction<R>) - Static method in class me.qoomon.UncheckedExceptions
Executes given function, catches and rethrows checked exceptions as unchecked exceptions, without wrapping exception.
unchecked(UncheckedExceptions.UncheckedMethod) - Static method in class me.qoomon.UncheckedExceptions
Executes given method, catches and rethrows checked exceptions as unchecked exceptions, without wrapping exception.
UncheckedExceptions - Class in me.qoomon
 
UncheckedExceptions() - Constructor for class me.qoomon.UncheckedExceptions
 
UncheckedExceptions.UncheckedFunction<R> - Interface in me.qoomon
 
UncheckedExceptions.UncheckedMethod - Interface in me.qoomon
 
C M U 
Skip navigation links

Copyright © 2018. All rights reserved.