Skip to content

Set of Functional Interfaces that can throw an Exception -- to support defining method signatures that can take dynamic behavior that might throw an Exception

License

Notifications You must be signed in to change notification settings

litesoft-java/ExceptionalFunctionalInterfaces

Repository files navigation

Exceptional Functional Interfaces

Set of Functional Interfaces that can throw an Exception -- to support defining method signatures that can take dynamic behavior that might throw an Exception

On maven Central (latest release):

  <dependency>
    <groupId>org.litesoft</groupId>
    <artifactId>exceptional_functional_interfaces</artifactId>
    <version>1.0.1</version>
  </dependency>

About

Set of Functional Interfaces that can throw an Exception -- to support defining method signatures that can take dynamic behavior that might throw an Exception

Resources

License

Stars

Watchers

Forks

Packages

No packages published