Package | Description |
---|---|
com.opencloud.slee.profile |
Modifier and Type | Method and Description |
---|---|
Iterator<ProfileDataCollection.Profile> |
ProfileDataCollection.getProfiles()
Get an iterator over the profiles stored in this collection.
|
Modifier and Type | Method and Description |
---|---|
void |
ProfileDataCollection.addProfile(ProfileDataCollection.Profile profile)
Add a profile to the collection.
|