Class PythonTypeUtil


  • public class PythonTypeUtil
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static org.dmg.pmml.DataType parseDataType​(java.lang.String dtype)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • parseDataType

        public static org.dmg.pmml.DataType parseDataType​(java.lang.String dtype)