values property

Future<Iterable<E>> get values

The values of the box

Implementation

Future<Iterable<E>> get values;