public class IgnorableTypes extends Object
| Modifier and Type | Field and Description | 
|---|---|
| private Collection<String> | ignores | 
| Modifier | Constructor and Description | 
|---|---|
| protected  | IgnorableTypes(Collection<String> ignores) | 
private final Collection<String> ignores
protected IgnorableTypes(Collection<String> ignores)
public boolean isIgnored(Class<?> type)
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.