public class Conversions
extends java.lang.Object
| Constructor and Description |
|---|
Conversions(javax.lang.model.util.Elements elementUtils,
TypeFactory typeFactory) |
| Modifier and Type | Method and Description |
|---|---|
ConversionProvider |
getConversion(Type sourceType,
Type targetType) |
public Conversions(javax.lang.model.util.Elements elementUtils,
TypeFactory typeFactory)
public ConversionProvider getConversion(Type sourceType, Type targetType)
Copyright © 2012-2014. All Rights Reserved.