Class PyishObjectMapper
- java.lang.Object
-
- com.hubspot.jinjava.objects.serialization.PyishObjectMapper
-
public class PyishObjectMapper extends Object
-
-
Constructor Summary
Constructors Constructor Description PyishObjectMapper()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
getAsPyishString(Object val)
static String
getAsUnquotedPyishString(Object val)
-