test for Characters .letter and .letterOrDigit |
|
More...
|
about 11 years ago
|
test for Characters .letter and .letterOrDigit |
|
More...
|
about 11 years ago
|
final on overridden methods |
|
More...
|
about 11 years ago
|
final on overridden methods |
|
More...
|
about 11 years ago
|
Strings.bytes yields Iterable<Byte> (fixes #30). PreIndexedContentIterator fixes #32. |
|
More...
|
about 11 years ago
|
Strings.bytes yields Iterable<Byte> (fixes #30). PreIndexedContentIterator fixes #32. |
|
More...
|
about 11 years ago
|
Do<Byte> to write to an OutputStream. Fixes #31 |
|
More...
|
about 11 years ago
|
Do<Byte> to write to an OutputStream. Fixes #31 |
|
More...
|
about 11 years ago
|
Small typo in javadoc for Elements.eval() |
|
More...
|
about 11 years ago
|
Small typo in javadoc for Elements.eval() |
|
More...
|
about 11 years ago
|
Merge branch 'flatmap' into dev |
|
More...
|
about 11 years ago
|
Merge branch 'flatmap' into dev |
|
More...
|
about 11 years ago
|
Tests for flatMap on Optional. |
|
More...
|
about 11 years ago
|
Tests for flatMap on Optional. |
|
More...
|
about 11 years ago
|
New Comparator API. Null-safety, order by value resolved from Fn, and prioritized by Predicate. |
|
More...
|
about 11 years ago
|
New Comparator API. Null-safety, order by value resolved from Fn, and prioritized by Predicate. |
|
More...
|
about 11 years ago
|
Fn to get name and simpleName of Class objects |
|
More...
|
about 11 years ago
|
Fn to get name and simpleName of Class objects |
|
More...
|
about 11 years ago
|
Added a type and construction for non-optional values, to gain access to the Optional API with better semantics for non-optional values. |
|
More...
|
over 11 years ago
|
Added a type and construction for non-optional values, to gain access to the Optional API with better semantics for non-optional values. |
|
More...
|
over 11 years ago
|
flatMap on Optional |
|
More...
|
over 11 years ago
|
flatMap on Optional |
|
More...
|
over 11 years ago
|
Replaces all use of NullIfArgIsNull and DefaultIfArgIsNull with compositional counterpart when(?, Fn).orElse(..) |
|
More...
|
over 11 years ago
|
Replaces all use of NullIfArgIsNull and DefaultIfArgIsNull with compositional counterpart when(?, Fn).orElse(..) |
|
More...
|
over 11 years ago
|
Merge branch 'dev' into flatmap |
|
More...
|
over 11 years ago
|
Merge branch 'dev' into flatmap |
|
More...
|
over 11 years ago
|
Refining of the Optional API. getOrElse shortened to orElse, added orNull and or(Optional) |
|
More...
|
over 11 years ago
|
Refining of the Optional API. getOrElse shortened to orElse, added orNull and or(Optional) |
|
More...
|
over 11 years ago
|
[maven-release-plugin] prepare for next development iteration |
|
More...
|
over 11 years ago
|
[maven-release-plugin] prepare for next development iteration |
|
More...
|
over 11 years ago
|