| Modifier and Type | Field and Description | 
|---|---|
| protected Constructor<?> | constructor | 
| protected Class<?>[] | paramTypes | 
| Constructor and Description | 
|---|
| ArgumentTransformer(Class<?>[] paramTypes) | 
| ArgumentTransformer(Constructor<?> constructor) | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract boolean | isApplicable() | 
@Nullable protected Constructor<?> constructor
protected final Class<?>[] paramTypes
public ArgumentTransformer(Constructor<?> constructor)
public ArgumentTransformer(Class<?>[] paramTypes)
Copyright © 2007–2015 Querydsl. All rights reserved.