Uses of Class
org.jpmml.transpiler.Transpiler
-
Packages that use Transpiler Package Description org.jpmml.transpiler -
-
Uses of Transpiler in org.jpmml.transpiler
Subclasses of Transpiler in org.jpmml.transpiler Modifier and Type Class Description classFileTranspilerclassInMemoryTranspilerMethods in org.jpmml.transpiler that return Transpiler Modifier and Type Method Description TranspilerTranspilerTransformer. getTranspiler()Constructors in org.jpmml.transpiler with parameters of type Transpiler Constructor Description TranspilerTransformer(Transpiler transpiler)
-