objects property

List<O> objects
final

Objects contained within the node

Implementation

final List<O> objects;