org.asyrinx.brownie.core.collection.matrix
クラス WeakReferencedValueMapMatrix

java.lang.Object
  拡張org.asyrinx.brownie.core.collection.matrix.AbstractMapMatrix
      拡張org.asyrinx.brownie.core.collection.matrix.HashMapMatrix
          拡張org.asyrinx.brownie.core.collection.matrix.WeakReferencedValueMapMatrix
すべての実装インタフェース:
MapMatrix

public class WeakReferencedValueMapMatrix
extends HashMapMatrix

作成者:
Akima

コンストラクタの概要
WeakReferencedValueMapMatrix()
          Constructor for WeakReferencedValueMapMatrix.
 
メソッドの概要
protected  java.util.Map newRowMap()
           
 
クラス org.asyrinx.brownie.core.collection.matrix.HashMapMatrix から継承したメソッド
newBaseRowsMap, newColKeySet, newGetColResult, newGetRowResult, newRowKeySet
 
クラス org.asyrinx.brownie.core.collection.matrix.AbstractMapMatrix から継承したメソッド
clear, colKeySet, get, getCol, getRow, put, remove, rowKeySet, toString
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

WeakReferencedValueMapMatrix

public WeakReferencedValueMapMatrix()
Constructor for WeakReferencedValueMapMatrix.

メソッドの詳細

newRowMap

protected java.util.Map newRowMap()
オーバーライド:
クラス HashMapMatrix 内の newRowMap


Copyright © 2004 asyrinx organization. All Rights Reserved.