opendj-sdk/opends/src/server/org/opends/server/api/Group.java
@@ -66,6 +66,11 @@ * @param <T> The type of configuration handled by this group * implementation. */ @org.opends.server.types.PublicAPI( stability=org.opends.server.types.StabilityLevel.VOLATILE, mayInstantiate=false, mayExtend=true, mayInvoke=true) public abstract class Group<T extends GroupImplementationCfg> { /**