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 © 2008–2016 FasterXML. All rights reserved.