|
ac3e253bf2
|
Value: secondary clauses now use Supplier's to enable short circuiting
|
2018-03-13 17:53:16 +00:00 |
|
|
a1d9f17faf
|
Value: add where() with Supplier<T> parameters
* Add `<T> Value.where(boolean, Supplier<T>, Supplier<T>)`
* Add `Optional<T> Value.where(boolean, Supplier<T>)`
|
2017-08-26 23:03:13 +01:00 |
|
|
ce39a2309c
|
README.md: clean up Badges
|
2017-08-26 16:41:47 +01:00 |
|
|
0311dd1056
|
README.adoc: add codacy badge
|
2017-08-26 16:41:47 +01:00 |
|
|
09ae3b0257
|
README.adoc: add version badge
Fix intradocument links.
|
2017-04-24 07:02:07 +01:00 |
|
|
5dcd67b862
|
README.adoc: add documentation for Value
Also add badges for build status and code coverage.
|
2017-04-23 21:37:22 +01:00 |
|
|
870c3c2b00
|
README.adoc: fix typo
|
2017-04-21 14:30:55 +01:00 |
|
|
29232d4e71
|
Condition: overload otherwise to allow if-then-else-if behaviour
|
2017-04-21 14:28:54 +01:00 |
|
|
cf404b716b
|
README.adoc: added
|
2017-04-21 12:17:18 +01:00 |
|