org.asyrinx.brownie.core.collection.matrix
クラス HashMapMatrix
java.lang.Object
org.asyrinx.brownie.core.collection.matrix.AbstractMapMatrix
org.asyrinx.brownie.core.collection.matrix.HashMapMatrix
- すべての実装インタフェース:
- MapMatrix
- 直系の既知のサブクラス:
- WeakHashMapMatrix, WeakReferencedValueMapMatrix
- public class HashMapMatrix
- extends AbstractMapMatrix
- 作成者:
- Akima
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
HashMapMatrix
public HashMapMatrix()
- Constructor for MatrixMap.
newBaseRowsMap
protected java.util.Map newBaseRowsMap()
- 定義:
- クラス
AbstractMapMatrix
内の newBaseRowsMap
newColKeySet
protected java.util.Set newColKeySet()
- 定義:
- クラス
AbstractMapMatrix
内の newColKeySet
newGetColResult
protected java.util.Map newGetColResult()
- 定義:
- クラス
AbstractMapMatrix
内の newGetColResult
newGetRowResult
protected java.util.Map newGetRowResult(java.util.Map source)
- 定義:
- クラス
AbstractMapMatrix
内の newGetRowResult
newRowKeySet
protected java.util.Set newRowKeySet(java.util.Set source)
- 定義:
- クラス
AbstractMapMatrix
内の newRowKeySet
newRowMap
protected java.util.Map newRowMap()
- 定義:
- クラス
AbstractMapMatrix
内の newRowMap
Copyright © 2004 asyrinx organization. All Rights Reserved.