|
ref_send API 2.17 defensive programming in Java |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Factorial.Recursion
The inner loop of a tail recursive factorial implementation.
Method Summary | |
---|---|
Promise<java.lang.Integer> |
apply(Factorial.Recursion tail_,
int i,
int acc)
|
Method Detail |
---|
Promise<java.lang.Integer> apply(Factorial.Recursion tail_, int i, int acc)
|
ref_send API 2.17 defensive programming in Java |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 1998-2009 Waterken Inc. under the terms of the MIT X license.