ucar.nc2.ft2
Interface Structure.Iterator

Enclosing interface:
Structure

public static interface Structure.Iterator


Method Summary
 boolean hasNext()
           
 Structure next()
           
 

Method Detail

hasNext

boolean hasNext()
                throws IOException
Throws:
IOException

next

Structure next()
               throws IOException
Throws:
IOException


Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.