|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.unimi.dsi.webgraph.labelling.Labels
public class Labels
Field Summary | |
---|---|
static LabelMergeStrategy |
KEEP_FIRST_MERGE_STRATEGY
A strategy that keeps the first label, if present, and the second only if the first is not present. |
Constructor Summary | |
---|---|
Labels()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final LabelMergeStrategy KEEP_FIRST_MERGE_STRATEGY
Constructor Detail |
---|
public Labels()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |