Package | Description |
---|---|
org.eclipse.ltk.core.refactoring |
Application programmer interface to implement semantic preserving workspace transformations.
|
Modifier and Type | Method and Description |
---|---|
boolean |
GroupCategorySet.contains(GroupCategory category)
Returns whether the given category is contained
in this set of group categories
|
Constructor and Description |
---|
GroupCategorySet(GroupCategory category)
Creates a new list of group categories initialized
with the given group category.
|
GroupCategorySet(GroupCategory[] categories)
Creates a new set of group categories initialized
from the given array of group categories
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.