C - コントリビューターの型 public interface NamedContributor<C>HealthContributor または ReactiveHealthContributor)。NamedContributors| 修飾子と型 | メソッドと説明 |
|---|---|
C | getContributor() コントリビュータインスタンスを返します。 |
StringSE | getName() コントリビューターの名前を返します。 |
static <C> NamedContributor<C> | of(StringSE name, C contributor) |
StringSE getName()
C getContributor()
static <C> NamedContributor<C> of(StringSE name, C contributor)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.