Let me think about what to do with Java one. It is...
# tornadofx
t
Let me think about what to do with Java one. It is following the
Subscriber
convention, as in
subscribe(t -> System.out.println(t), e -> e.printStackTrace())
. But the semantics of
toBinding()
are confusing , you are right.