|
b5b11982e1
|
TypeAlias: prevent map() from being overridden
|
2017-10-19 18:45:45 +01:00 |
|
|
1e8941b030
|
TypeAlias: allow getValue() to be overridden
|
2017-10-19 18:42:55 +01:00 |
|
|
4c85e56c80
|
TypeAlias.map(): added
|
2017-10-07 18:56:38 +01:00 |
|
|
1046b6c5ae
|
entities: add static builder and constructors and make previous revision Optional
|
2017-09-30 16:46:49 +01:00 |
|
|
cf723da38a
|
Functor: clean up javadoc
|
2017-09-30 15:41:08 +01:00 |
|
|
3d8ebfeed6
|
Mon: make map() and flatMap() final
Also remove map() javadoc that is now in Functor.
|
2017-09-19 23:11:18 +01:00 |
|
|
fdc4cad4e4
|
Functor: rewrite map() javadoc
|
2017-09-19 23:10:31 +01:00 |
|
|
ccf3a11157
|
MonTest: apply stepdown rule to methods
|
2017-09-19 23:09:28 +01:00 |
|
|
c93ec60a31
|
TypeAliasTest: Avoid calling toString() on String objects
|
2017-09-18 22:46:12 +01:00 |
|
|
b3c6520067
|
{Identity,Mon}Test: JUnit tests should include asserts
|
2017-09-18 20:40:53 +01:00 |
|
|
141d508138
|
{Address,Customer,TypeAliasTest}: use explicit scoping
|
2017-09-18 20:23:01 +01:00 |
|
|
991dfda653
|
TypeAlias<T>
|
2017-09-16 22:34:45 +01:00 |
|
|
a14d87fd18
|
Identity<T> implements Functor<T>
|
2017-09-16 22:34:45 +01:00 |
|
|
0c178e8821
|
Mon<T> implements Functor<T>
|
2017-09-16 22:34:44 +01:00 |
|
|
b1066bb4b0
|
Functor<T>
|
2017-09-16 22:34:44 +01:00 |
|