public class GroupWithInheritance extends java.lang.Object implements java.lang.Iterable<Group>
GroupWithInheritance(java.util.Set<Group> groups)
java.util.Iterator<Group>
iterator()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public GroupWithInheritance(java.util.Set<Group> groups)
public java.util.Iterator<Group> iterator()
iterator
java.lang.Iterable<Group>
Copyright © 2007-2022 Red Hat, Inc. All Rights Reserved