shohaku.core.collections.group
クラス HashListGroup.ListCollection

java.lang.Object
  拡張shohaku.core.collections.wrapper.WrappedCollection
      拡張shohaku.core.collections.group.HashListGroup.ListCollection
すべての実装インタフェース:
java.util.Collection, java.io.Serializable
含まれているクラス:
HashListGroup

protected class HashListGroup.ListCollection
extends WrappedCollection

関連項目:
直列化された形式

フィールドの概要
 
クラス shohaku.core.collections.wrapper.WrappedCollection から継承したフィールド
coll
 
コンストラクタの概要
HashListGroup.ListCollection(java.util.Collection c)
           
 
メソッドの概要
protected  java.util.List getList()
           
 
クラス shohaku.core.collections.wrapper.WrappedCollection から継承したメソッド
add, addAll, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toString
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
インタフェース java.util.Collection から継承したメソッド
equals, hashCode
 

コンストラクタの詳細

HashListGroup.ListCollection

public HashListGroup.ListCollection(java.util.Collection c)
メソッドの詳細

getList

protected java.util.List getList()