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