public class TypeConstructorWrapper extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
hasDefaultConstructor |
boolean |
hasMatchingSourcesConstructor |
| Constructor and Description |
|---|
TypeConstructorWrapper(MapperGeneratorContext context,
TypeElement typeElement) |
public final boolean hasDefaultConstructor
public final boolean hasMatchingSourcesConstructor
public TypeConstructorWrapper(MapperGeneratorContext context, TypeElement typeElement)
Copyright © 2016. All Rights Reserved.