ucar.nc2.ncml
Class Aggregation.MyFile

java.lang.Object
  extended by ucar.nc2.ncml.Aggregation.MyFile
Enclosing class:
Aggregation

protected class Aggregation.MyFile
extends java.lang.Object

Encapsolate a file that was scanned. Created in scanDirectory()


Method Summary
 boolean equals(java.lang.Object oo)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

equals

public boolean equals(java.lang.Object oo)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object