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

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

public class WeakHashMapMatrix
extends HashMapMatrix

作成者:
Akima

コンストラクタの概要
WeakHashMapMatrix()
          Constructor for MatrixMap.
 
メソッドの概要
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
 

コンストラクタの詳細

WeakHashMapMatrix

public WeakHashMapMatrix()
Constructor for MatrixMap.

メソッドの詳細

newRowMap

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


Copyright © 2004 asyrinx organization. All Rights Reserved.