val <T : Collection<*>> Builder<T>.size: Builder<Int>
Maps an assertion on a collection to an assertion on its size.
See Also
Collection.size