メソッド PickerBuilder.build
Picker オブジェクトを作成します。
署名
build(): Picker;
詳細
省略可 |
いいえ |
決勝 |
いいえ |
保護 |
いいえ |
静的 |
いいえ |
戻り値
Picker
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-11-09 UTC。
[null,null,["最終更新日 2024-11-09 UTC。"],[[["The `build()` method is used to construct the `Picker` object."],["It's an instance method that's neither final, protected, nor static."],["Upon successful execution, it returns an instance of the `Picker` class, as documented in the linked resource."]]],[]]