public class PeriodRule extends ComponentRule
| Constructor and Description |
|---|
PeriodRule(Period period)
Constructs a new instance using the specified period.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(Component component) |
matchpublic PeriodRule(Period period)
period - public final boolean match(Component component)
match in class ComponentRule