Uses of Interface
org.ujmp.core.datematrix.DenseDateMatrix2D

Packages that use DenseDateMatrix2D
org.ujmp.core   
org.ujmp.core.datematrix.impl   
org.ujmp.core.datematrix.stub   
 

Uses of DenseDateMatrix2D in org.ujmp.core
 

Methods in org.ujmp.core that return DenseDateMatrix2D
static DenseDateMatrix2D MatrixFactory.linkToArray(Date... values)
           
static DenseDateMatrix2D MatrixFactory.linkToArray(Date[]... values)
           
static DenseDateMatrix2D MatrixFactory.linkToValue(Date value)
           
 

Uses of DenseDateMatrix2D in org.ujmp.core.datematrix.impl
 

Classes in org.ujmp.core.datematrix.impl that implement DenseDateMatrix2D
 class DefaultDenseDateMatrix2D
           
 class SimpleDenseDateMatrix2D
           
 

Uses of DenseDateMatrix2D in org.ujmp.core.datematrix.stub
 

Classes in org.ujmp.core.datematrix.stub that implement DenseDateMatrix2D
 class AbstractDenseDateMatrix2D
           
 



Copyright © 2010. All Rights Reserved.