public static final class MinMaxLength.BuilderWithFirst extends Object
| Modifier and Type | Method and Description |
|---|---|
MinMaxLength |
build() |
MinMaxLength.BuilderWithFirst |
second(Optional<String> second) |
MinMaxLength.BuilderWithFirst |
second(String second) |
public MinMaxLength.BuilderWithFirst second(String second)
public MinMaxLength.BuilderWithFirst second(Optional<String> second)
public MinMaxLength build()
Copyright © 2023. All rights reserved.