Class ReferenceTypeArray.Factory<N extends Comparable<N>>

All Implemented Interfaces:
Factory1D<ReferenceTypeArray<N>>
Direct Known Subclasses:
ScalarArray.Factory
Enclosing class:
ReferenceTypeArray<N extends Comparable<N>>

public abstract static class ReferenceTypeArray.Factory<N extends Comparable<N>> extends PlainArray.Factory<N, ReferenceTypeArray<N>>
Author:
apete
  • Constructor Details

    • Factory

      protected Factory(MathType mathType)
  • Method Details