ucar.nc2
Class Variable.Cache

java.lang.Object
  extended by ucar.nc2.Variable.Cache
Enclosing class:
Variable

protected static class Variable.Cache
extends Object


Field Summary
 boolean cachingSet
           
 Array data
           
 boolean isCaching
           
 
Constructor Summary
Variable.Cache()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

data

public Array data

isCaching

public boolean isCaching

cachingSet

public boolean cachingSet
Constructor Detail

Variable.Cache

public Variable.Cache()


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