public class ContainsProtectedTypeProcessor extends AbstractTypeProcessor
| Constructor and Description |
|---|
ContainsProtectedTypeProcessor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getContainsProtectedType() |
void |
startClass(java.lang.Class<?> classType) |
endActualTypeArgument, endActualTypeArguments, endClass, endComponentType, endEnclosingType, endGenericArrayType, endGenericComponentType, endParameterizedType, endRawType, endType, endTypes, endTypeVariable, endTypeVariableBoundary, endTypeVariableBounds, endWildcardType, endWildcardTypeLowerBoundary, endWildcardTypeLowerBounds, endWildcardTypeUpperBoundary, endWildcardTypeUpperBounds, getLocal, getParam, getReturn, getReturn, getTypeTraverser, getTypeVariables, pop, push, setLocal, setParam, setReturn, setReturn, setTypeTraverser, startActualTypeArgument, startActualTypeArguments, startComponentType, startEnclosingType, startGenericArrayType, startGenericComponentType, startParameterizedType, startRawType, startType, startTypes, startTypeVariable, startTypeVariableBoundary, startTypeVariableBounds, startWildcardType, startWildcardTypeLowerBoundary, startWildcardTypeLowerBounds, startWildcardTypeUpperBoundary, startWildcardTypeUpperBoundspublic void startClass(java.lang.Class<?> classType)
startClass in interface TypeProcessorstartClass in class AbstractTypeProcessorpublic boolean getContainsProtectedType()