|
Generated by JDiff |
||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Methods | ||
E extends Object get(int ) |
Change in return type from E to (E extends Object ). |
Returns the element at the specified position in this fluent iterable. |
FluentIterable<E> of(E, |
Change in signature from (E, E[] ) to (E extends Object, E[] ). |
Returns a fluent iterable containing the specified elements in order. |
|
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |