JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description |
Related Packages |
Classes and Interfaces
SEARCH
Package org.storynode.pigeon.protocol
package
org.storynode.pigeon.protocol
Interfaces
Class
Description
SafelyWrapped
<T>
SafelyWrapped interface.
ThrowingSupplier
<T>
A
Supplier
that allows code to throw checked exceptions
Wrapped
<T>
A type that serves as a wrapper for a given value that allows accessing that value.