Uses of Interface
org.ujmp.core.interfaces.Wrapper

Packages that use Wrapper
org.ujmp.core.collections   
org.ujmp.core.doublematrix.impl   
org.ujmp.core.objectmatrix.impl   
org.ujmp.core.objectmatrix.stub   
org.ujmp.core.util   
 

Uses of Wrapper in org.ujmp.core.collections
 

Classes in org.ujmp.core.collections that implement Wrapper
 class CachedMap<K,V>
           
 class MapToListWrapper<A>
           
 class SetToListWrapper<A>
           
 

Uses of Wrapper in org.ujmp.core.doublematrix.impl
 

Classes in org.ujmp.core.doublematrix.impl that implement Wrapper
 class DefaultSparseRowDoubleMatrix2D
           
 

Uses of Wrapper in org.ujmp.core.objectmatrix.impl
 

Classes in org.ujmp.core.objectmatrix.impl that implement Wrapper
 class DefaultSparseColumnObjectMatrix2D
           
 class DefaultSparseRowObjectMatrix2D
           
 class DefaultTiledObjectMatrix2D
           
 class SerializedSparseObjectMatrix
           
 

Uses of Wrapper in org.ujmp.core.objectmatrix.stub
 

Classes in org.ujmp.core.objectmatrix.stub that implement Wrapper
 class AbstractMapToSparseMatrixWrapper
           
 class AbstractMapToTiledMatrix2DWrapper
           
 

Uses of Wrapper in org.ujmp.core.util
 

Classes in org.ujmp.core.util that implement Wrapper
 class CoordinateSetToLongWrapper
           
 



Copyright © 2010. All Rights Reserved.