Package org.rrd4j.core
Class RrdDoubleArray<U extends RrdUpdater<U>>
java.lang.Object
org.rrd4j.core.RrdPrimitive<U>
org.rrd4j.core.RrdDoubleArray<U>
- 
Field Summary
Fields inherited from class org.rrd4j.core.RrdPrimitive
RRD_DOUBLE, RRD_INT, RRD_LONG, RRD_PRIM_SIZES, RRD_STRING, STRING_LENGTH - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.rrd4j.core.RrdPrimitive
isCachingAllowed, readBytes, readDouble, readDouble, readDouble, readEnum, readInt, readLong, readString, writeBytes, writeDouble, writeDouble, writeDouble, writeDouble, writeEnum, writeInt, writeLong, writeString 
- 
Constructor Details
- 
RrdDoubleArray
RrdDoubleArray(RrdUpdater<U> updater, int length)  
 - 
 - 
Method Details
- 
set
- Throws:
 IOException
 - 
set
- Throws:
 IOException
 - 
get
- Throws:
 IOException
 - 
get
- Throws:
 IOException
 
 -