public class HintContainer extends Object
Constructor and Description |
---|
HintContainer() |
Modifier and Type | Method and Description |
---|---|
Class<?> |
getHint() |
Class<?> |
getHint(Class<?> clazz,
List<Class<?>> clazzHints) |
Class<?> |
getHint(int index) |
List<Class<?>> |
getHints() |
boolean |
hasMoreThanOneHint() |
void |
setHintName(String hintName) |
String |
toString() |
Copyright © 2005–2018 dozer. All rights reserved.