Package org.pkl.config.java.mapper
Class PObjectToMap
java.lang.Object
org.pkl.config.java.mapper.PObjectToMap
- All Implemented Interfaces:
ConverterFactory
-
Constructor Details
-
PObjectToMap
public PObjectToMap()
-
-
Method Details
-
create
Description copied from interface:ConverterFactoryReturns a converter for the given source and target types, orOptional.empty()if the factory cannot handle the requested types.- Specified by:
createin interfaceConverterFactory
-