Predicate<C>
public class PeriodRule<C extends Component,T extends Temporal> extends Object implements Predicate<C>
PeriodRule(Period<T> period)
boolean
test(Component component)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
and, isEqual, negate, or
public PeriodRule(Period<T> period)
period
public final boolean test(Component component)
test
Predicate<C extends Component>