class Bugsnag::Utility::CircularBuffer

A container class with a maximum size, that removes oldest items as required.

@api private