close

public void close()

Purpose

Implements the Close method of the java.lang.AutoCloseable interface. Ensures the support of the try-with-resources Java statement.

Throws

CatBoostError

Previous