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', 'cluster', 'remove cluster id', 'remove cluster', 'removeClusterId']

OClass - removeClusterId()

This method removes a Cluster ID from the class.

Removing Cluster ID's

Syntax

OClass OClass().removeClusterId(int clusterId)
ArgumentTypeDescription
clusterIdintDefines the Cluster ID you want to remove

Return Value

This method returns an updated OClass instance.