| Interface | Description |
|---|---|
| BiConsumerE<T,U,E extends Exception> |
** BEGIN LICENSE BLOCK *****
BSD License (2 clause)
Copyright (c) 2006 - 2014, Stephan Pfab
All rights reserved.
|
| BiFunctionE<A,B,R,E extends Exception> |
** BEGIN LICENSE BLOCK *****
BSD License (2 clause)
Copyright (c) 2006 - 2014, Stephan Pfab
All rights reserved.
|
| Consumer3<A,B,C> |
** BEGIN LICENSE BLOCK *****
BSD License (2 clause)
Copyright (c) 2006 - 2014, Stephan Pfab
All rights reserved.
|
| ConsumerE<T,E extends Exception> |
** BEGIN LICENSE BLOCK *****
BSD License (2 clause)
Copyright (c) 2006 - 2014, Stephan Pfab
All rights reserved.
|
| ConsumerEE<T,E extends Exception,F extends Exception> |
** BEGIN LICENSE BLOCK *****
BSD License (2 clause)
Copyright (c) 2006 - 2014, Stephan Pfab
All rights reserved.
|
| Function3<A,B,C,R> |
** BEGIN LICENSE BLOCK *****
BSD License (2 clause)
Copyright (c) 2006 - 2014, Stephan Pfab
All rights reserved.
|
| Function3E<A,B,C,R,E extends Exception> |
** BEGIN LICENSE BLOCK *****
BSD License (2 clause)
Copyright (c) 2006 - 2014, Stephan Pfab
All rights reserved.
|
| FunctionE<A,R,E extends Exception> |
** BEGIN LICENSE BLOCK *****
BSD License (2 clause)
Copyright (c) 2006 - 2014, Stephan Pfab
All rights reserved.
|
| PredicateE<A,E extends Exception> |
** BEGIN LICENSE BLOCK *****
BSD License (2 clause)
Copyright (c) 2006 - 2014, Stephan Pfab
All rights reserved.
|
| RunnableE<E extends Exception> |
** BEGIN LICENSE BLOCK *****
BSD License (2 clause)
Copyright (c) 2006 - 2014, Stephan Pfab
All rights reserved.
|
| Runnnable |
** BEGIN LICENSE BLOCK *****
BSD License (2 clause)
Copyright (c) 2006 - 2014, Stephan Pfab
All rights reserved.
|
| SupplierE<T,E extends Exception> |
** BEGIN LICENSE BLOCK *****
BSD License (2 clause)
Copyright (c) 2006 - 2014, Stephan Pfab
All rights reserved.
|
| Class | Description |
|---|---|
| Unchecked |
Wrapper for checked exceptions to be used in methods without throws
good for closures and slim code
|
| Exception | Description |
|---|---|
| FileNotFoundRuntimeException |
** BEGIN LICENSE BLOCK *****
BSD License (2 clause)
Copyright (c) 2006 - 2014, Stephan Pfab
All rights reserved.
|
| IORuntimeException |
BEGIN LICENSE BLOCK *****
BSD License (2 clause)
Copyright (c) 2006 - 2014, Stephan Pfab
All rights reserved.
|
Copyright © 2015. All rights reserved.