adjustDuration(long offset) Returns a new bucket which has its duration increased decreased by the offset
Parameters: offset - (positive to increase duration, negative to decrease it) A new bucket.
adjustWork(double multiplier) Returns a new bucket which has its duration multiplied by the multiplier and its units divided by it
Parameters: multiplier - A new bucket.
Returns a new bucket which has its duration increased decreased by the offset
Parameters: offset - (positive to increase duration, negative to decrease it) A new bucket. Objects of this class are immutable
Returns a new bucket which has its duration multiplied by the multiplier and its units divided by it
Parameters: multiplier - A new bucket. Objects of this class are immutable