Class BarbelHistoCore<T>

  • Type Parameters:
    T - the business object type to manage
    All Implemented Interfaces:
    BarbelHisto<T>

    public final class BarbelHistoCore<T>
    extends Object
    implements BarbelHisto<T>
    The core component of BarbelHisto. See BarbelHisto for details.
    Author:
    Niklas Schlimm