public final class ProjectGroup extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getName()
name of the project group as given by user
|
int |
hashCode() |
Preferences |
preferencesForPackage(Class clazz)
use this method to store and retrieve preferences related to project groups.
|
public String getName()
public Preferences preferencesForPackage(Class clazz)
clazz
-