---
metadata:
  - name: generator
    content: Diplodoc Platform v5.52.0
alternate:
  - https://catboost.ai/docs/en/concepts/java-reference_catboostpredictions__getobjectcount.md
  - href: en/concepts/java-reference_catboostpredictions__getobjectcount.md
    type: text/markdown
    title: Markdown version
  - href: ../llms.txt
    type: text/markdown
    title: llms.txt
---
> **Documentation Index:** Fetch the complete configuration index at https://catboost.ai/docs/en/llms.txt

# getObjectCount

```java
public int getObjectCount()
```

#### Purpose

<!-- source: en/_includes/work_src/reusage-java/java-reference_catboostpredictions__getobjectcount.md -->
Return the number of objects that contain predictions in the current instance of the class.
<!-- endsource: en/_includes/work_src/reusage-java/java-reference_catboostpredictions__getobjectcount.md -->

