// typical use of a fluent style construction private void makeFluent( Customer customer ) { customer.newOrder() .with( 6, "TAL" ) .with( 5, "HPK" ).skippable() .with( 3, "LGV" ) .priorityRush(); }
|
|
You can get the freshest copy of this page from: | or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror) |
| http://mindprod.com/jgloss/fluentinterface.html | J:\mindprod\jgloss\fluentinterface.html | |
![]() | ||
| Canadian Mind Products | ||
| mindprod.com IP:[65.110.21.43] | ||
| view Blog | Your face IP:[38.107.179.210] | |
| Feedback | You are visitor number 7,215. | |