RFR : 8010948 : Add conversion functional interfaces (original) (raw)

Paul Benedict pbenedict at apache.org
Tue Apr 9 23:14:48 UTC 2013


Mike,

It would be nice if the class javadocs would have @see tags to classes in the same family. For example, DoubleToIntFunction could have a @see to DoubleToLongFunction, etc. This way a developer viewing of one class can easily figure out which close cousins exist.

Paul



More information about the core-libs-dev mailing list