plus

fun plus(value: Long, unit: ChronoUnit)

Given a value and ChronoUnit, add it to this container's collection of values.

This does not transform the value via abs(), so negative values are supported.