Uses of Interface
io.annot8.core.references.GroupReference
-
Packages that use GroupReference Package Description io.annot8.core.references -
-
Uses of GroupReference in io.annot8.core.references
Method parameters in io.annot8.core.references with type arguments of type GroupReference Modifier and Type Method Description static Stream<Group>GroupReference. toGroups(Stream<GroupReference> references)Convert a stream of group references to groups
-