public class AnnotationGroups extends Object implements Iterable<AnnotationGroup>
Constructor and Description |
---|
AnnotationGroups(String fieldName,
List<AnnotationGroup> groups) |
Modifier and Type | Method and Description |
---|---|
String |
fieldName() |
AnnotationGroup |
get(String name) |
List<AnnotationGroup> |
groups() |
Iterator<AnnotationGroup> |
iterator() |
Stream<AnnotationGroup> |
stream() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public AnnotationGroups(String fieldName, List<AnnotationGroup> groups)
public String fieldName()
public List<AnnotationGroup> groups()
public Iterator<AnnotationGroup> iterator()
iterator
in interface Iterable<AnnotationGroup>
public Stream<AnnotationGroup> stream()
public AnnotationGroup get(String name)
Copyright © 2020 Instituut voor Nederlandse Taal (INT). All rights reserved.