C - コントリビューターの型 public interface NamedContributors<C> extends IterableSE<NamedContributor<C>>
HealthContributor または ReactiveHealthContributor のいずれか)。NamedContributor| 修飾子と型 | メソッドと説明 |
|---|---|
C | getContributor(StringSE name) 指定された名前の投稿者を返します。 |
default StreamSE<NamedContributor<C>> | stream()named contributors のストリームを返します。 |
forEachSE, iteratorSE, spliteratorSEC getContributor(StringSE name)
name - コントリビューターの名前 null のコントリビューターインスタンス default StreamSE<NamedContributor<C>> stream()
named contributors のストリームを返します。