Class ParametricImplementationsGroup<T extends ParametricImplementation>

  • Type Parameters:
    T - type of implementation details

    public class ParametricImplementationsGroup<T extends ParametricImplementation>
    extends Object
    This class represents set of three collections representing implementations of operators similar to partial template specialization from C++ allowing more optimized implementations to be provided for specific types.