public class ViewMatcher extends Object implements Serializable
| Modifier and Type | Field and Description | 
|---|---|
| protected static ViewMatcher | EMPTY | 
| Constructor and Description | 
|---|
| ViewMatcher() | 
protected static final ViewMatcher EMPTY
public boolean isVisibleForView(Class<?> activeView)
public static ViewMatcher construct(Class<?>[] views)
Copyright © 2014 FasterXML. All Rights Reserved.