@Documented @Retention(value=RUNTIME) @Target(value=METHOD) public @interface Fluent
This is useful for generators which must try to disambiguate whether you want to return the current refernece, or the this reference.
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
value |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.