See: Description
| Annotation Type | Description |
|---|---|
| NonNullableElements |
This annotation indicates that the elements of an
iterable or array are non-nullable. |
| NullableElements | |
| UniqueElements |
This annotation indicates that an
iterable does not contain duplicates. |
Copyright © 2017. All rights reserved.