public class RelatedRef extends Object
| Modifier and Type | Field and Description |
|---|---|
static Comparator<RelatedRef> |
comparator |
float |
grade |
String |
groupKey |
RelatedInfo |
info |
String |
source |
List<Witness> |
witness |
| Constructor and Description |
|---|
RelatedRef() |
public RelatedInfo info
public String source
public String groupKey
public float grade
@NotNull public static Comparator<RelatedRef> comparator
Copyright © 2018. All rights reserved.