| Package | Description |
|---|---|
| de.flapdoodle.embed.process.config.store |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableUncompiledPattern.Builder |
ImmutableUncompiledPattern.builder()
Creates a builder for
ImmutableUncompiledPattern. |
ImmutableUncompiledPattern.Builder |
ImmutableUncompiledPattern.Builder.flags(int flags)
Initializes the value for the
flags attribute. |
ImmutableUncompiledPattern.Builder |
ImmutableUncompiledPattern.Builder.from(UncompiledPattern instance)
Fill a builder with attribute values from the provided
UncompiledPattern instance. |
ImmutableUncompiledPattern.Builder |
ImmutableUncompiledPattern.Builder.regex(String regex)
Initializes the value for the
regex attribute. |
Copyright © 2022. All rights reserved.