Package fr.ird.observe.spi.type
Interface TypeTranslator
-
- All Known Implementing Classes:
TypeTranslatorSupport
public interface TypeTranslatorCreated on 25/07/19.- Since:
- ?
- Author:
- Tony Chemit - dev@tchemit.fr
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanacceptType(Class<?> type)StringcleanSimpleName(String simpleName)StringcleanType(Class<?> type)StringcleanType(String fqn)
-