public final class ReaderAwareMatchers
extends java.lang.Object
Constructor and Description |
---|
ReaderAwareMatchers() |
Modifier and Type | Method and Description |
---|---|
static <T> IBlockMatcherReaderAware<T> |
not(IBlockMatcherReaderAware<T> matcher) |
static <T> IBlockMatcherReaderAware<T> |
or(IBlockMatcherReaderAware<? super T>... matchers) |
public static <T> IBlockMatcherReaderAware<T> not(IBlockMatcherReaderAware<T> matcher)
public static <T> IBlockMatcherReaderAware<T> or(IBlockMatcherReaderAware<? super T>... matchers)