Package aQute.lib.converter
Interface Converter.Hook
-
- Enclosing class:
- Converter
public static interface Converter.Hook
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
convert(java.lang.reflect.Type dest, java.lang.Object o)
-