Class Labels


  • public class Labels
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Labels()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • KEEP_FIRST_MERGE_STRATEGY

        public static final 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 Detail

      • Labels

        public Labels()