Commit graph

3 commits

Author SHA1 Message Date
52e685311a Float functions - Throwing* variants
Added variants of the float primitive functions with support for checked
exception.
2015-09-11 15:16:32 +02:00
ea2fc5a632 Float functional interfaces
These interfaces correspond to the JRE-provided primitive
specialisations of functional interfaces for the float type.
2015-09-11 15:01:54 +02:00
ec2c870f7b Initial import
Contains POM (probably incomplete) as well as all Throwing versions of
java.util.function interfaces + the Runnable interface.
2015-09-11 14:04:59 +02:00