protected static class SessionNode.MixinChanges extends Object
Modifier | Constructor and Description |
---|---|
protected |
MixinChanges() |
Modifier and Type | Method and Description |
---|---|
void |
add(Name mixin) |
Set<Name> |
getAdded() |
Set<Name> |
getRemoved() |
boolean |
isEmpty() |
void |
remove(Name mixin) |
String |
toString() |
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.