Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help


search: keywords: ['Java API', 'OClass', 'OIndex', 'get class indexes', 'getClassIndexes']

OClass - getClassIndexes()

This method retrieves indexes for the class.

Retrieving Indexes

Syntax

Set<OIndex<?>> OClass().getClassIndexes()

Return Value

This method returns a Set instance, which contains the OIndex<?> instances for the class.