Class SharedInfrastructure


  • public class SharedInfrastructure
    extends Object
    • Constructor Detail

      • SharedInfrastructure

        public SharedInfrastructure()
    • Method Detail

      • queryHintAttribute

        public static AttrString queryHintAttribute()
      • reorderByWeightedScoreAndSize

        public static <T> List<Cluster<T>> reorderByWeightedScoreAndSize​(List<Cluster<T>> clusters,
                                                                         double scoreWeight)
      • recursiveDocumentCount

        public static int recursiveDocumentCount​(Cluster<?> cluster)