File tree Expand file tree Collapse file tree
core/src/main/java/fj/function Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 *
66 * Used to instantiate a lambda that may throw an <code>Exception</code> before converting to a <code>P1</code>.
77 *
8- * @see fj.P1#toP1
8+ * @see fj.Try#f
99 * @version %build.number%
1010 */
1111
Original file line number Diff line number Diff line change 55 *
66 * Used to instantiate a lambda that may throw an <code>Exception</code> before converting to an <code>F</code>.
77 *
8- * @see fj.F1Functions#toF1
8+ * @see fj.Try#f
99 * @version %build.number%
1010 */
1111
Original file line number Diff line number Diff line change 55 *
66 * Used to instantiate a lambda that may throw an <code>Exception</code> before converting to an <code>F2</code>.
77 *
8- * @see fj.F2Functions#toF2
8+ * @see fj.Try#f
99 * @version %build.number%
1010 */
1111
Original file line number Diff line number Diff line change 55 *
66 * Used to instantiate a lambda that may throw an <code>Exception</code> before converting to an <code>F3</code>.
77 *
8- * @see fj.F3Functions#toF3
8+ * @see fj.Try#f
99 * @version %build.number%
1010 */
1111
Original file line number Diff line number Diff line change 55 *
66 * Used to instantiate a lambda that may throw an <code>Exception</code> before converting to an <code>F4</code>.
77 *
8- * @see fj.F4Functions#toF4
8+ * @see fj.Try#f
99 * @version %build.number%
1010 */
1111
Original file line number Diff line number Diff line change 55 *
66 * Used to instantiate a lambda that may throw an <code>Exception</code> before converting to an <code>F5</code>.
77 *
8- * @see fj.F5Functions#toF5
8+ * @see fj.Try#f
99 * @version %build.number%
1010 */
1111
Original file line number Diff line number Diff line change 55 *
66 * Used to instantiate a lambda that may throw an <code>Exception</code> before converting to an <code>F6</code>.
77 *
8- * @see fj.F6Functions#toF6
8+ * @see fj.Try#f
99 * @version %build.number%
1010 */
1111
Original file line number Diff line number Diff line change 66 *
77 * Used to instantiate a lambda that may throw an <code>Exception</code> before converting to an <code>F7</code>.
88 *
9- * @see fj.F7Functions#toF7
9+ * @see fj.Try#f
1010 * @version %build.number%
1111 */
1212
Original file line number Diff line number Diff line change 55 *
66 * Used to instantiate a lambda that may throw an <code>Exception</code> before converting to an <code>F8</code>.
77 *
8- * @see fj.F8Functions#toF8
8+ * @see fj.Try#f
99 * @version %build.number%
1010 */
1111
You can’t perform that action at this time.
0 commit comments