|
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 interface Wall
An object to bounce requests off of.
| Method Summary | ||
|---|---|---|
|
bounce(A a)
Returns the given argument. |
|
Promise<ConstArray<AllTypes>> |
getAll()
Creates a record of all types. |
|
Promise<java.lang.Integer> |
sum(int... num)
Sends a variable argument list. |
|
| Method Detail |
|---|
Promise<ConstArray<AllTypes>> getAll()
<A> Promise<A> bounce(A a)
a - value to return
aPromise<java.lang.Integer> sum(int... num)
num - each vararg
|
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.