Data type for ArrayList get() function (class, OOP)

Here the data type that gets returned is Class_B.

Class_B is a class that gets defined within your code (so it’s not a data type like int or float).

To understand the concept of class, object and OOP, check Objects / Processing.org

1 Like