インタフェース CollectionSettable<E,T extends java.util.Collection<E>>
- 型パラメータ:
E
- ElementT
- Type of Collection
- すべてのスーパーインタフェース:
Settable<T>
- 既知のサブインタフェースのリスト:
CollectionProperty<E,T>
,ListProperty<E>
,ListSettable<E>
,SetProperty<E>
,SetSettable<E>
public interface CollectionSettable<E,T extends java.util.Collection<E>> extends Settable<T>
Collection value Setter.
- 関連項目:
Collection
,Settable
-
メソッドの概要