|
ref_send API 2.17 defensive programming in Java |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Do | |
|---|---|
| org.ref_send.promise | A promise interface. |
| org.ref_send.test | A simple test interface. |
| Uses of Do in org.ref_send.promise |
|---|
| Methods in org.ref_send.promise with parameters of type Do | ||
|---|---|---|
|
Eventual.when(P reference,
Do<P,R> conditional)
Does an eventual conditional operation on an eventual reference. |
|
|
Eventual.when(Promise<P> promise,
Do<P,R> conditional)
Does an eventual conditional operation on a promise. |
|
| Uses of Do in org.ref_send.test |
|---|
| Methods in org.ref_send.test that return Do | ||
|---|---|---|
static
|
Logic.was(T expected)
Creates a when block that compares against an expected value. |
|
|
ref_send API 2.17 defensive programming in Java |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 1998-2009 Waterken Inc. under the terms of the MIT X license.