Class VectorType

    • Constructor Detail

      • VectorType

        public VectorType​(DataType componentType,
                          java.lang.Integer dimension)
    • Method Detail

      • getDimension

        public java.lang.Integer getDimension()
      • simpleString

        public java.lang.String simpleString()
        Specified by:
        simpleString in class DataType
      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class CollectionType