IterableToUnmodifiable<E>  extension 
 
- on
- 
          - Iterable<E> 
 
- Iterable<
Methods
- 
  toUnmodifiable() → List< E> 
- 
      Available on Iterable< Returns an unmodifiable List view of this collection.E> , provided by the IterableToUnmodifiable extension