iterable property

Iterable<T> iterable

Returns an Iterable with the single present value, otherwise an empty iterable.

Implementation

Iterable<T> get iterable;