このクラスのオブジェクトは、自身を破壊的に変更して修飾子等を構築する。 特定の状態のビルダーを再利用する場合、 {@link #copy()}を利用すること。
@since 0.1.0 @version 0.5.1Implementation Note: this class is optimized for the common case where there is only a single value. By doing so, we avoid using unnecessary storage space and also performing any unnecessary normalization. In addition, this class is optimized for the common cases where there are zero or one attribute type options.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|