com.jmatio.types
Interface GenericArrayCreator<T>

All Known Implementing Classes:
MLChar, MLDouble, MLInt32, MLInt64, MLInt8, MLNumericArray, MLSingle, MLSparse, MLUInt64, MLUInt8

public interface GenericArrayCreator<T>


Method Summary
 T[] createArray(int m, int n)
           
 

Method Detail

createArray

T[] createArray(int m,
                int n)


Copyright © 2006–2014 GeoSolutions. All rights reserved.