| Package | Description |
|---|---|
| ch.powerunit.pattern |
Support for Pattern tester.
|
| ch.powerunit.pattern.lang |
This is the DSL for Pattern tester.
|
| Modifier and Type | Method and Description |
|---|---|
static PatternTester0 |
PatternTester.of(Pattern pattern)
Start the DSL to create a tester of Pattern, based on a String.
|
static PatternTester0 |
PatternTester.of(String pattern)
Start the DSL to create a tester of Pattern, based on a String.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PatternTester1
This a step in the process to create a tester of
Pattern. |
interface |
PatternTester3
This a step in the process to create a tester of
Pattern. |
Copyright © 2018 Powerunit. All rights reserved.