public static class GroupStrategy.Simple extends Object implements GroupStrategy
GroupStrategy.Composite, GroupStrategy.SimpleEMPTY| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Set<Group> |
getGroups()
Get the associated groups.
|
int |
hashCode() |
GroupStrategy |
redefining(Map<Group,? extends GroupStrategy> redefinitions)
Get an equivalent strategy making group substitutions specified by
redefinitions. |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitapplyTo, composite, composite, redefining, simple, simplepublic Set<Group> getGroups()
GroupStrategygetGroups in interface GroupStrategySet of Grouppublic GroupStrategy redefining(Map<Group,? extends GroupStrategy> redefinitions)
GroupStrategyredefinitions.redefining in interface GroupStrategyGroupStrategyCopyright © 2010–2020 The Apache Software Foundation. All rights reserved.