JAVA API :getElementType()

hello all,

getElementType() in the class Array takes a long time to return the type
of the elements in the array. I found this to be unusual. Its taking
around 2.5 seconds to return a datatype.

Am writing a small piece of code for better understanding of what am
talking.

Variable v;
String elementType = v.read().getElementType().toString();

The getElementType() method is taking almost 2.5 seconds to return the
dataType of the elements in the array.

Please let me know if am doing it wrong or there is some problem in the
API itself.

Thanks
Visweswara Rao Kottapalli.


  • 2003 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: